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

/external/chromium_org/base/
H A Dpath_service_unittest.cc25 bool ReturnsValidPath(int dir_type) { function in namespace:__anon2399
96 EXPECT_PRED1(ReturnsValidPath, key);
115 EXPECT_TRUE(ReturnsValidPath(key)) << key;
121 EXPECT_PRED1(ReturnsValidPath, key);
126 EXPECT_PRED1(ReturnsValidPath, key);
131 EXPECT_PRED1(ReturnsValidPath, key);

Completed in 66 milliseconds