Home
last modified time | relevance | path

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

/art/compiler/jni/
Djni_compiler_test.cc95 static bool IsCurrentJniNormal() { in IsCurrentJniNormal() function
460 if (IsCurrentJniNormal()) { in expectValidThreadState()
470 if (IsCurrentJniNormal()) { in expectValidMutatorLockHeld()
638 ({ ASSERT_TRUE(IsCurrentJniNormal()); reinterpret_cast<void*>(&(func)); })
641 ({ ASSERT_TRUE(IsCurrentJniNormal() || IsCurrentJniFast()); nullptr; })
927 if (IsCurrentJniNormal()) { in RunStaticLogDoubleMethodImpl()
947 if (IsCurrentJniNormal()) { in RunStaticLogFloatMethodImpl()