Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp_unittest.cpp654 class ASTTest : public ::testing::Test { class
656 ASTTest(string file_path, string file_contents) in ASTTest() function in android::aidl::cpp::ASTTest
702 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()