Home
last modified time | relevance | path

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

/third_party/ninja/src/
H A Ddisk_interface_test.cc213 const char* kTestContent = "test content\nok"; in TEST_F() local
214 fprintf(f, "%s", kTestContent); in TEST_F()
219 EXPECT_EQ(kTestContent, content); in TEST_F()

Completed in 2 milliseconds