HomeSort by relevance Sort by last modified time
    Searched refs:nCases (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
apmtest.m 93 nCases = 0;
146 [nErr, nCases] = recurseDir(inpathtest, outpathtest, refpathtest, outfile, ...
147 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy);
169 function [nErrOut, nCases] = recurseDir(inpath, outpath, refpath, ...
170 outfile, progname, opt, simulateMode, nErr, nCases, task, casenumber, ...
188 nCases = nCases + 1;
190 if casenumber == nCases || casenumber == 0
193 fprintf([num2str(nCases) '. ' outfile '\n'])
305 [nErr, nCases] = recurseDir([inpath dirs(i).name '/'], outpath, ..
    [all...]
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 93 nCases = 0;
146 [nErr, nCases] = recurseDir(inpathtest, outpathtest, refpathtest, outfile, ...
147 progname, opt, simulateMode, nErr, nCases, task, casenumber, legacy);
169 function [nErrOut, nCases] = recurseDir(inpath, outpath, refpath, ...
170 outfile, progname, opt, simulateMode, nErr, nCases, task, casenumber, ...
188 nCases = nCases + 1;
190 if casenumber == nCases || casenumber == 0
193 fprintf([num2str(nCases) '. ' outfile '\n'])
305 [nErr, nCases] = recurseDir([inpath dirs(i).name '/'], outpath, ..
    [all...]
  /external/valgrind/main/memcheck/tests/
cond_ld_st.c 622 UInt i, nCases;
636 nCases = sizeof(loadCases) / sizeof(loadCases[0]);
637 assert(nCases == 64);
638 for (i = 0; i < nCases; i++)
641 nCases = sizeof(storeCases) / sizeof(storeCases[0]);
642 assert(nCases == 64);
643 for (i = 0; i < nCases; i++)
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
plotBenchmark.m 46 nCases = 0;
69 nCases = nCases + 1;
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c     [all...]

Completed in 283 milliseconds