Searched refs:Preprocess (Results 1 – 4 of 4) sorted by relevance
25 bool Preprocess(const Options& options, const IoDelegate& io_delegate);
135 bool Preprocess(const Options& options, const IoDelegate& io_delegate) { in Preprocess() function
922 success = android::aidl::Preprocess(options, io_delegate); in aidl_entry()
905 EXPECT_TRUE(::android::aidl::Preprocess(options, io_delegate_)); in TEST_F()953 ASSERT_TRUE(Preprocess(Options::From(args), io_delegate_)); in TEST_F()