Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dapi_integrationtest.cc176 class MyTimestamp { class
178 explicit MyTimestamp(uint64_t ts_) : ts(ts_) {} in MyTimestamp() function in MyTimestamp