Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/tests/
Dfile_data_pipe_producer_unittest.cc91 base::FilePath CreateTempFileWithContents(const std::string& contents) { in CreateTempFileWithContents() function in mojo::__anon1e0637e10111::FileDataPipeProducerTest
184 base::FilePath path = CreateTempFileWithContents(test_string); in TEST_F()
208 base::FilePath path = CreateTempFileWithContents(kTestString); in TEST_F()
262 base::FilePath path = CreateTempFileWithContents(test_string); in TEST_F()
285 base::FilePath path = CreateTempFileWithContents(kTestString); in TEST_F()
316 base::FilePath path = CreateTempFileWithContents(test_string); in TEST_F()