Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation_test.cc191 static constexpr const char* kClientOneKey = "TestClient1"; member 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 …]