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

  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 56 outpath = [filepath 'output/'];
130 outpathtest = [outpath testdir];
169 function [nErrOut, nCases] = recurseDir(inpath, outpath, refpath, ...
203 opt = [opt ' ' outpath vadoutfile];
205 opt = [opt ' --vad_out_file ' outpath vadoutfile];
242 command = [progname ' -o ' outpath outfile ' ' opt];
257 command = [progname inputCmd ' -o ' outpath outfile ' ' opt];
268 equal_to_ref = are_files_equal([outpath vadoutfile], ...
276 [equal_to_ref, diffvector] = are_files_equal([outpath outfile], ...
291 [outpath outfile], diffvector)
    [all...]
  /external/llvm/utils/llvm-build/llvmbuild/
main.py 887 outpath = os.path.join(opts.build_root, subpath) variable
    [all...]

Completed in 96 milliseconds