HomeSort by relevance Sort by last modified time
    Searched full:stdoutprinter (Results 1 - 3 of 3) sorted by null

  /ndk/tests/
printers.py 37 class StdoutPrinter(Printer):
run-all.py 341 printer = printers.StdoutPrinter(use_color=use_color,
  /external/deqp/execserver/tools/
xsTest.cpp 271 FilePrinter stdoutPrinter;
293 stdoutPrinter.start(deProcess_getStdOut(serverProc));
318 stdoutPrinter.join();

Completed in 221 milliseconds