Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc181 Query other_has_arg1 = Query::OtherHasNumberArg("num2"); in TEST_F() local
208 EXPECT_TRUE(other_has_arg1.Evaluate(event)); in TEST_F()