Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation_test.cc54 received_watched_frame_pop(false) {} in TestInstrumentationListener()
153 received_watched_frame_pop = true; in WatchedFramePop()
168 received_watched_frame_pop = false; in Reset()
182 bool received_watched_frame_pop; member in art::instrumentation::TestInstrumentationListener
467 return listener.received_watched_frame_pop; in DidListenerReceiveEvent()