Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/storage/storagefileiojstest/src/main/js/test/
DCommon.js27 export function prepareFile(fpath, content) { argument
41 export function prepareEmptyFile(fpath) { argument
52 export function fileToReadOnly(fpath) { argument
65 export function fileToWriteOnly(fpath) { argument
/test/xts/acts/storage/storagefilejstest/src/main/js/test/
DCommon.js26 export function prepareFile(fpath, content) { argument
40 export function prepareEmptyFile(fpath) { argument
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/
DCommon.js27 export function prepareFile(fpath, content) { argument
42 export function prepare200MFile(fpath) { argument
/test/xts/acts/storage/storagefileioerrorjstest/src/main/js/test/
DCommon.js21 export function prepareFile(fpath, content) { argument
/test/xts/acts/kernel_lite/utils/
Dlibfs.cpp80 int RemoveFile(const char *fpath) in RemoveFile()
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dlibfs.cpp83 int RemoveFile(const char *fpath) in RemoveFile()
/test/xts/dcts/filemanagement/fileio/server/src/main/js/ServiceAbility/
Dservice.js112 function getFileContent(fpath) { argument
/test/xts/acts/multimedia/audio/audio_js_standard/audioVoip/src/main/js/test/
DAudioVOIP.test.js266 async function recPromise(AudioCapturerOptions, fpath) { argument
/test/xts/dcts/filemanagement/fileio/client/src/main/js/test/
DFileioJsUnit.test.js63 async function prepareFile(fpath) { argument