Searched refs:ASTTest (Results 1 - 1 of 1) sorted by relevance

/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp1281 class ASTTest : public ::testing::Test { class in namespace:android::aidl::cpp
1283 ASTTest(string file_path, string file_contents) function in class:android::aidl::cpp::ASTTest
1330 class ComplexTypeInterfaceASTTest : public ASTTest {
1333 : ASTTest("android/os/IComplexTypeInterface.aidl",
1407 class IoErrorHandlingTest : public ASTTest {
1410 : ASTTest(test_io_handling::kInputPath,

Completed in 53 milliseconds