Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc180 Query other_id = Query::OtherIdIs(other.id); in TEST_F() local
207 EXPECT_TRUE(other_id.Evaluate(event)); in TEST_F()