Home
last modified time | relevance | path

Searched defs:EmptyFile (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/bootable/recovery/tests/unit/
H A Dparse_install_logs_test.cpp27 TEST(ParseInstallLogsTest, EmptyFile) { in TEST() argument
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dline_reader_unittest.cc49 TEST(LineReaderTest, EmptyFile) { in TEST() argument
H A Dproc_cpuinfo_reader_unittest.cc52 TEST(ProcCpuInfoReaderTest, EmptyFile) { in TEST() argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_linecache.py82 class EmptyFile(GetLineTestsGoodData, unittest.TestCase): class
/aosp_15_r20/system/core/init/
H A Dueventd_parser_test.cpp83 TEST(ueventd_parser, EmptyFile) { in TEST() argument
/aosp_15_r20/system/nfc/tests/src/
H A DCrcChecksum_test.cc130 TEST_F(CrcChecksumFileTest, EmptyFile) { in TEST_F() argument
/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_test_helper.hpp57 static const fs::path EmptyFile = TestFileList[0]; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dfilesystem_test_helper.h436 const fs::path EmptyFile = TestFileList[0]; variable
/aosp_15_r20/build/soong/android/
H A Dsdk.go56 EmptyFile() Path methodSpec
/aosp_15_r20/build/soong/sdk/
H A Dupdate.go1082 func (s *snapshotBuilder) EmptyFile() android.Path { func
/aosp_15_r20/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp1163 TEST_F(ProgressTest, EmptyFile) { in TEST_F() argument