OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:on_stop_tracing_callback_
(Results
1 - 2
of
2
) sorted by null
/external/perfetto/test/
test_helper.h
64
std::function<void()>
on_stop_tracing_callback_
;
member in class:perfetto::TestHelper
test_helper.cc
56
std::move(
on_stop_tracing_callback_
)();
101
on_stop_tracing_callback_
= task_runner_->CreateCheckpoint("stop.tracing");
Completed in 75 milliseconds