Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/medialibrary/
Dcommon.js47 const allFetchOp = function (others) { argument
58 const fetchOps = function (testNum, path, type, others) { argument
97 const albumFetchOps = function (testNum, path, albumName, type, others) { argument
99 others = { order: FILEKEY.DATE_ADDED + " DESC" }; variable
111 const albumTwoTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
113 others = { order: FILEKEY.DATE_ADDED + " DESC" }; variable
140 const albumThreeTypesFetchOps = function (testNum, paths, albumName, types, others) { argument
142 others = { order: FILEKEY.DATE_ADDED + " DESC" }; variable