Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc175 Query other_tid = Query::OtherTidIs(other.thread.thread_id); in TEST_F() local
202 EXPECT_TRUE(other_tid.Evaluate(event)); in TEST_F()