Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/
Dis_empty.pass.cpp63 TEST_CHECK(!is_empty(StaticEnv::NonEmptyFile)); in TEST_CASE()
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp54 static const fs::path NonEmptyFile = TestFileList[1]; variable