Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_integrationtest.cc3564 class MyRawDebugAnnotation : public perfetto::DebugAnnotation { in TEST_P() class
3566 MyRawDebugAnnotation() { msg_->set_string_value("nested_value"); } in TEST_P() function in __anonfc73210d0111::TEST_P::MyRawDebugAnnotation