Home
last modified time | relevance | path

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

/third_party/ninja/src/
Ddisk_interface_test.cc178 const char* kTestFile = "testfile"; in TEST_F() local
179 FILE* f = fopen(kTestFile, "wb"); in TEST_F()
186 disk_.ReadFile(kTestFile, &content, &err)); in TEST_F()