Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/members/
DlistFile.test.js111 suffix: [".txt", ".doc", ".png"], property
208 suffix: [".txt", ".doc"], property
250 suffix: [".txt"], property
290 suffix: ["%.txt%"], property
330 suffix: [".txt"], property
372 suffix: [".txt"], property
680 suffix: [".txt", ".doc", ".png"], property
724 suffix: [".txt", ".doc", ".png"], property
867 suffix: [".txt", ".doc"], property
930 suffix: [".txt", ".doc"], property
[all …]
/test/xts/hats/startup/partitionslot/src/
Dpartitionslot_test.cpp73 std::string suffix = ""; variable
/test/testfwk/developer_test/localCoverage/
Dutils.py132 def tree_find_file_endswith(path, suffix, file_list=None): argument
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
Dcommon.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
Dhdi_common_v1_1.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()