Home | History | Annotate | Download | only in runtime

Lines Matching refs:_level

780 #define CHECK_INSTRUMENTATION(_level, _user_count)                                      \
784 ((_level) == Instrumentation::InstrumentationLevel::kInstrumentWithInterpreter); \
785 EXPECT_EQ(_level, GetCurrentInstrumentationLevel()); \