Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation_test.cc194 void CheckConfigureStubs(const char* key, Instrumentation::InstrumentationLevel level) { in CheckConfigureStubs() function in art::instrumentation::InstrumentationTest
786 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
794 CheckConfigureStubs(kClientOneKey, in TEST_F()
800 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
808 CheckConfigureStubs(kClientOneKey, in TEST_F()
813 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
821 CheckConfigureStubs(kClientOneKey, in TEST_F()
827 CheckConfigureStubs(kClientOneKey, in TEST_F()
832 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
840 CheckConfigureStubs(kClientOneKey, in TEST_F()
[all …]