Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/platform/test/
H A Dtrace_logging_helpers.h59 void ValidateTraceTimestampDiff(const char* name, in ValidateTraceTimestampDiff() function
/aosp_15_r20/external/openscreen/util/trace_logging/
H A Dscoped_trace_operations_unittest.cc36 .WillOnce(DoAll(Invoke(ValidateTraceTimestampDiff<delay_in_ms>), in TEST()
/aosp_15_r20/external/openscreen/util/
H A Dtrace_logging_unittest.cc92 .WillOnce(DoAll(Invoke(ValidateTraceTimestampDiff<delay_in_ms>), in TEST()