Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc174 Query other_pid = Query::OtherPidIs(other.thread.process_id); in TEST_F() local
201 EXPECT_TRUE(other_pid.Evaluate(event)); in TEST_F()