Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc715 short short_num = -5; in TEST_F() local
717 EXPECT_TRUE((Query::Double(-5.0) == Query::Int(short_num)).Evaluate(dummy)); in TEST_F()