Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc437 jclass JniCompilerTest::jklass_;
438 jobject JniCompilerTest::jobj_;
439 jobject JniCompilerTest::class_loader_;
440 JniCompilerTest::StartSynchronizedType JniCompilerTest::jni_method_start_synchronized_original_;
441 JniCompilerTest::EndSynchronizedType JniCompilerTest::jni_method_end_synchronized_original_;
445 jobject JniCompilerTest::locked_object_;
1403 void JniCompilerTest::GetTextImpl() { in GetTextImpl()
1982 void JniCompilerTest::MaxParamNumberImpl() { in MaxParamNumberImpl()
2229 void JniCompilerTest::StackArgsMixedImpl() { in StackArgsMixedImpl()
2267 void JniCompilerTest::NormalNativeImpl() { in NormalNativeImpl()
[all …]
/aosp12/art/runtime/
H A Dthread.h1912 friend class JniCompilerTest; // For intercepting JNI entrypoint calls. variable
H A Dclass_linker.h1437 friend class JniCompilerTest; // for GetRuntimeQuickGenericJniStub variable