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
454 if (IsCurrentJniNormal()) { in expectValidThreadState()
464 if (IsCurrentJniNormal()) { in expectValidMutatorLockHeld()
632 ({ ASSERT_TRUE(IsCurrentJniNormal()); reinterpret_cast<void*>(&(func)); })
635 ({ ASSERT_TRUE(IsCurrentJniNormal() || IsCurrentJniFast()); nullptr; })
921 if (IsCurrentJniNormal()) { in RunStaticLogDoubleMethodImpl()
941 if (IsCurrentJniNormal()) { in RunStaticLogFloatMethodImpl()