Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc176 Query other_time = Query::OtherTimeIs(other.timestamp); in TEST_F() local
203 EXPECT_TRUE(other_time.Evaluate(event)); in TEST_F()