Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp_unittest.cpp702 class ComplexTypeInterfaceASTTest : public ASTTest { class
704 ComplexTypeInterfaceASTTest() in ComplexTypeInterfaceASTTest() function in android::aidl::cpp::ComplexTypeInterfaceASTTest
712 TEST_F(ComplexTypeInterfaceASTTest, GeneratesClientHeader) { in TEST_F() argument
719 TEST_F(ComplexTypeInterfaceASTTest, GeneratesClientSource) { in TEST_F() argument
726 TEST_F(ComplexTypeInterfaceASTTest, GeneratesServerHeader) { in TEST_F() argument
733 TEST_F(ComplexTypeInterfaceASTTest, GeneratesServerSource) { in TEST_F() argument
740 TEST_F(ComplexTypeInterfaceASTTest, GeneratesInterfaceHeader) { in TEST_F() argument
747 TEST_F(ComplexTypeInterfaceASTTest, GeneratesInterfaceSource) { in TEST_F() argument