Searched refs:TestClassJoin (Results 1 – 1 of 1) sorted by relevance
1111 void TestClassJoin(const char* in1, const char* in2, const char* out) { in TestClassJoin() function in art::verifier::RegTypeClassJoinTest1141 TestClassJoin("LInterfaces$K;", "LInterfaces$L;", "LInterfaces$J;"); in TEST_F()1145 TestClassJoin("LInterfaces$B;", "LInterfaces$L;", "LInterfaces$J;"); in TEST_F()1151 TestClassJoin("LInterfaces$A;", "LInterfaces$B;", "Ljava/lang/Object;"); in TEST_F()