Searched refs:StatTest (Results 1 - 1 of 1) sorted by relevance
/third_party/ninja/src/ |
H A D | disk_interface_test.cc | 260 struct StatTest : public StateTestWithBuiltinRules,
struct 262 StatTest() : scan_(&state_, NULL, NULL, this, NULL) {}
in StatTest() function 288 TimeStamp StatTest::Stat(const string& path, string* err) const {
in Stat() 296 TEST_F(StatTest, Simple) {
in TEST_F() 311 TEST_F(StatTest, TwoStep) {
in TEST_F() 330 TEST_F(StatTest, Tree) {
in TEST_F() 348 TEST_F(StatTest, Middle) {
in TEST_F()
|
Completed in 1 milliseconds