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

/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.file_size/
H A Dfile_size.pass.cpp41 const path p = StaticEnv::EmptyFile;
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/
H A Dis_empty.pass.cpp62 TEST_CHECK(is_empty(StaticEnv::EmptyFile));
/external/google-breakpad/src/client/linux/minidump_writer/
H A Dline_reader_unittest.cc57 TEST(LineReaderTest, EmptyFile) {
H A Dproc_cpuinfo_reader_unittest.cc63 TEST(ProcCpuInfoReaderTest, EmptyFile) {
/external/python/cpython3/Lib/test/
H A Dtest_linecache.py83 class EmptyFile(GetLineTestsGoodData, unittest.TestCase): class in inherits:GetLineTestsGoodData, unittest.TestCase
/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp53 static const fs::path EmptyFile = TestFileList[0]; member in namespace:StaticEnv

Completed in 1496 milliseconds