Home
last modified time | relevance | path

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

/test/xts/acts/storage/storagefileiojstest/src/main/js/test/
DCommon.js26 export function prepareFile(fpath, content) { argument
40 export function prepareEmptyFile(fpath) { argument
51 export function fileToReadOnly(fpath) { argument
64 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/storagefileioerrorjstest/src/main/js/test/
DCommon.js21 export function prepareFile(fpath, content) { argument
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/
DCommon.js27 export function prepareFile(fpath, content) { argument
/test/xts/dcts/filemanagement/fileio/server/src/main/js/ServiceAbility/
Dservice.js65 function getFileContent(fpath) { argument
/test/xts/acts/kernel_lite/utils/
Dlibfs.cpp80 int RemoveFile(const char *fpath) in RemoveFile()
/test/xts/acts/multimedia/audio/audio_js_standard/audioVoip/src/main/js/test/
DAudioVOIP.test.js264 async function recPromise(AudioCapturerOptions, fpath) { argument