Searched defs:test_class (Results 1 – 8 of 8) sorted by relevance
20 Class<?> test_class = Test.class; in get() local
22 Class<?> test_class = Test.class; in get() local
23 static const char* test_class = "efc-d-ab"; variable
26 static const char* test_class = "efc-d-ab"; variable
137 JNIEnv* env, jclass klass, jclass test_class, jstring name) { in Java_art_Test912Art_ensureJitCompiled()
285 TypeDescriptor test_class = TypeDescriptor::FromClassname("android.startop.test.TestClass"); in GenerateSimpleTestCases() local
559 def build_template_dictionary(test_class, var_handle_kind, accessor, var_type): argument