Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc98 bool CreateAllUnder(wstring path);
204 ASSERT_TRUE(CreateAllUnder(wtest_tmpdir)); in SetUp()
214 bool IoWin32Test::CreateAllUnder(wstring path) { in CreateAllUnder() function in google::protobuf::io::win32::__anon17021::IoWin32Test
230 if (CreateAllUnder(parent) && CreateDirectoryW(path.c_str(), nullptr)) { in CreateAllUnder()

Completed in 1 milliseconds