Home
last modified time | relevance | path

Searched defs:MyRawDebugAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc2272 class MyRawDebugAnnotation : public perfetto::DebugAnnotation { in TEST_P() class
2274 MyRawDebugAnnotation() { msg_->set_string_value("nested_value"); } in TEST_P() function in __anone89577de0111::TEST_P::MyRawDebugAnnotation