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