Home
last modified time | relevance | path

Searched refs:OtherTimeIs (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.h322 static Query OtherTimeIs(double timestamp) { in OtherTimeIs() function
Dtrace_event_analyzer_unittest.cc176 Query other_time = Query::OtherTimeIs(other.timestamp); in TEST_F()