Home
last modified time | relevance | path

Searched refs:TestFileList (Results 1 – 2 of 2) 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];
/external/llvm-project/libcxx/test/support/
Dfilesystem_test_helper.h357 const std::vector<fs::path> TestFileList = { variable
370 const fs::path File = TestFileList[0];
378 const fs::path EmptyFile = TestFileList[0];
379 const fs::path NonEmptyFile = TestFileList[1];