Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation_test.cc149 static constexpr const char* kClientOneKey = "TestClient1"; member in art::instrumentation::InstrumentationTest
611 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
619 CheckConfigureStubs(kClientOneKey, in TEST_F()
625 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
633 CheckConfigureStubs(kClientOneKey, in TEST_F()
638 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
646 CheckConfigureStubs(kClientOneKey, in TEST_F()
652 CheckConfigureStubs(kClientOneKey, in TEST_F()
657 CheckConfigureStubs(kClientOneKey, Instrumentation::InstrumentationLevel::kInstrumentNothing); in TEST_F()
665 CheckConfigureStubs(kClientOneKey, in TEST_F()
[all …]