Home
last modified time | relevance | path

Searched refs:passedNum (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/tests/
Dcolorspace.c43 int passedNum = 0; in main() local
164 passedNum++; in main()
169 passedNum, failedNum); in main()
/third_party/typescript/tests/arkTSTest/
Drun.js334 …pResults, "compTime": interval, "failNum": compResults.failNum, "passedNum": compResults.passedNum} property
335 const testCaseSum = compReportDetail.failNum + compReportDetail.passedNum
337 …r of test cases:${testCaseSum} Number of use cases passed:${compResults.passedNum} The number of u…