Lines Matching defs:GetCurrentInstrumentationLevel
163 Instrumentation::InstrumentationLevel GetCurrentInstrumentationLevel() {
164 return Runtime::Current()->GetInstrumentation()->GetCurrentInstrumentationLevel();
520 GetCurrentInstrumentationLevel());
528 GetCurrentInstrumentationLevel());
535 GetCurrentInstrumentationLevel());
542 GetCurrentInstrumentationLevel());
556 GetCurrentInstrumentationLevel());
562 GetCurrentInstrumentationLevel());
575 GetCurrentInstrumentationLevel());
581 GetCurrentInstrumentationLevel());
591 EXPECT_EQ(_level, GetCurrentInstrumentationLevel()); \