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

/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp720 class ASTTest : public ::testing::Test { class in namespace:android::aidl::cpp
722 ASTTest(string file_path, string file_contents) function in class:android::aidl::cpp::ASTTest
768 class ComplexTypeInterfaceASTTest : public ASTTest {
771 : ASTTest("android/os/IComplexTypeInterface.aidl",
829 class IoErrorHandlingTest : public ASTTest {
832 : ASTTest(test_io_handling::kInputPath,

Completed in 227 milliseconds