Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dtracing_integration_test.cc552 auto on_stop_ds = task_runner_->CreateCheckpoint("on_stop_ds"); in TEST_F() local
554 .WillOnce(InvokeWithoutArgs(on_stop_ds)); in TEST_F()