Searched refs:ASTTest (Results 1 - 1 of 1) sorted by last modified time

/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp654 class ASTTest : public ::testing::Test { class in namespace:android::aidl::cpp
656 ASTTest(string file_path, string file_contents) function in class:android::aidl::cpp::ASTTest
702 class ComplexTypeInterfaceASTTest : public ASTTest {
705 : ASTTest("android/os/IComplexTypeInterface.aidl",
763 class IoErrorHandlingTest : public ASTTest {
766 : ASTTest(test_io_handling::kInputPath,

Completed in 44 milliseconds