Searched refs:ASTTest (Results 1 – 1 of 1) sorted by relevance
654 class ASTTest : public ::testing::Test { class656 ASTTest(string file_path, string file_contents) in ASTTest() function in android::aidl::cpp::ASTTest702 class ComplexTypeInterfaceASTTest : public ASTTest {705 : ASTTest("android/os/IComplexTypeInterface.aidl", in ComplexTypeInterfaceASTTest()763 class IoErrorHandlingTest : public ASTTest {766 : ASTTest(test_io_handling::kInputPath, in IoErrorHandlingTest()