Searched refs:SCOPED_TRACE (Results 1 – 10 of 10) sorted by relevance
97 #define SCOPED_TRACE \ macro
621 SCOPED_TRACE(transition_details); in EnsureStateChangedTestRecursiveGeneric()954 SCOPED_TRACE("class A"); in EnsureSubtypeOfCorrect()955 SCOPED_TRACE(*a); in EnsureSubtypeOfCorrect()956 SCOPED_TRACE("class B"); in EnsureSubtypeOfCorrect()957 SCOPED_TRACE(*b); in EnsureSubtypeOfCorrect()
590 SCOPED_TRACE << "Deoptimizing " in DeoptimizeSingleFrame()
4138 SCOPED_TRACE << __FUNCTION__ << " " << dex_cache->GetDexFile()->GetLocation(); in RegisterExistingDexCache()4202 SCOPED_TRACE << __FUNCTION__ << " " << dex_file.GetLocation(); in RegisterDexFile()
169 SCOPED_TRACE << "JIT compiling " in CompileMethod()
244 SCOPED_TRACE << "VerifyClass " << PrettyDescriptor(accessor.GetDescriptor()); in VerifyClass()
407 SCOPED_TRACE("Normal JNI with compiler"); \413 SCOPED_TRACE("Normal JNI with generic"); \424 SCOPED_TRACE("@FastNative JNI with compiler"); \431 SCOPED_TRACE("@FastNative JNI with generic"); \441 SCOPED_TRACE("@CriticalNative JNI with compiler"); \447 SCOPED_TRACE("@CriticalNative JNI with generic"); \
554 SCOPED_TRACE(arg); in TEST_F()
2724 SCOPED_TRACE << "compile " << dex_file.GetLocation() << "@" << class_def_index; in CompileDexFile()
3439 SCOPED_TRACE << "GC: Wait For Completion " << cause; in WaitForGcToCompleteLocked()