Searched refs:InstrumentationTest (Results 1 – 2 of 2) sorted by relevance
188 class InstrumentationTest : public CommonRuntimeTest { class475 TEST_F(InstrumentationTest, NoInstrumentation) { in TEST_F() argument500 TEST_F(InstrumentationTest, MethodEntryEvent) { in TEST_F() argument520 TEST_F(InstrumentationTest, MethodExitObjectEvent) { in TEST_F() argument541 TEST_F(InstrumentationTest, MethodExitPrimEvent) { in TEST_F() argument560 TEST_F(InstrumentationTest, MethodUnwindEvent) { in TEST_F() argument564 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument568 TEST_F(InstrumentationTest, FieldReadEvent) { in TEST_F() argument572 TEST_F(InstrumentationTest, WatchedFramePop) { in TEST_F() argument576 TEST_F(InstrumentationTest, FieldWriteObjectEvent) { in TEST_F() argument[all …]
760 friend class InstrumentationTest; // For GetCurrentInstrumentationLevel and ConfigureStubs. variable