Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/medialibrary/
Dcommon.js46 const allFetchOp = function (others) { argument
57 const fetchOps = function (testNum, path, type, others) { argument
96 const albumFetchOps = function (testNum, albumName, others) { argument
107 const albumTwoTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
109 others = { order: FILEKEY.DATE_ADDED + " DESC" }; variable
136 const albumThreeTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
138 others = { order: FILEKEY.DATE_ADDED + " DESC" }; variable