Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dfilesystem_test_helper.hpp34 static const fs::path TestFileList[] = { variable
40 const std::size_t TestFileListSize = sizeof(TestFileList) / sizeof(fs::path);
49 static const fs::path File = TestFileList[0];
57 static const fs::path EmptyFile = TestFileList[0];
58 static const fs::path NonEmptyFile = TestFileList[1];