Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dmock_producer.cc138 auto on_ds_stop = task_runner_->CreateCheckpoint(checkpoint_name); in WaitForDataSourceStop() local
142 .WillOnce(InvokeWithoutArgs(on_ds_stop)); in WaitForDataSourceStop()