Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc97 static bool IsCurrentJniNormal() { in IsCurrentJniNormal() function
534 if (IsCurrentJniNormal()) { in expectValidThreadState()
544 if (IsCurrentJniNormal()) { in expectValidMutatorLockHeld()
725 ({ ASSERT_TRUE(IsCurrentJniNormal()); reinterpret_cast<void*>(&(func)); })
728 ({ ASSERT_TRUE(IsCurrentJniNormal() || IsCurrentJniFast()); nullptr; })
1015 if (IsCurrentJniNormal()) { in RunStaticLogDoubleMethodImpl()
1035 if (IsCurrentJniNormal()) { in RunStaticLogFloatMethodImpl()