Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/table/
DRpcDataSource.java36 JSONArray sortList = new JSONArray(); in getPage() local
/external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
Djquery.tablesorter.min.js2 …a:{css:["even","odd"]},headers:{},widthFixed:false,cancelSelection:true,sortList:[],headerList:[],… argument
/external/chromium-trace/catapult/telemetry/third_party/WebKit/PerformanceTests/resources/
Djquery.tablesorter.min.js3 …a:{css:["even","odd"]},headers:{},widthFixed:false,cancelSelection:true,sortList:[],headerList:[],… property
4 …owIndex].length+1;k++){if(typeof(matrix[rowIndex][k])=="undefined"){firstAvailCol=k;break;}}lookup… argument
/external/emma/core/java12/com/vladium/emma/report/
DReportProperties.java353 …final String sortList = getReportProperty (properties, type, IReportProperties.SORT, false, IRepor… in parseProperties() local