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

/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp1330 class ComplexTypeInterfaceASTTest : public ASTTest { class in namespace:android::aidl::cpp
1332 ComplexTypeInterfaceASTTest() function in class:android::aidl::cpp::ComplexTypeInterfaceASTTest
1340 TEST_F(ComplexTypeInterfaceASTTest, GeneratesClientHeader) {
1347 TEST_F(ComplexTypeInterfaceASTTest, GeneratesClientSource) {
1354 TEST_F(ComplexTypeInterfaceASTTest, GeneratesClientSourceWithTrace) {
1362 TEST_F(ComplexTypeInterfaceASTTest, GeneratesServerHeader) {
1369 TEST_F(ComplexTypeInterfaceASTTest, GeneratesServerSource) {
1376 TEST_F(ComplexTypeInterfaceASTTest, GeneratesServerSourceWithTrace) {
1384 TEST_F(ComplexTypeInterfaceASTTest, GeneratesInterfaceHeader) {
1391 TEST_F(ComplexTypeInterfaceASTTest, GeneratesInterfaceSourc
[all...]

Completed in 19 milliseconds