Searched defs:ReturnsValidPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dpath_service_unittest.cc21 bool ReturnsValidPath(int dir_type) { function in namespace:__anon1575
54 EXPECT_PRED1(ReturnsValidPath, key);
64 EXPECT_TRUE(ReturnsValidPath(key)) << key;
69 EXPECT_PRED1(ReturnsValidPath, key);

Completed in 46 milliseconds