Home
last modified time | relevance | path

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

/external/chromium_org/base/test/
Dtrace_event_analyzer.h308 static Query OtherTimeIs(double timestamp) { in OtherTimeIs() function
Dtrace_event_analyzer_unittest.cc160 Query other_time = Query::OtherTimeIs(other.timestamp); in TEST_F()