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

  /external/deqp/framework/delibs/decpp/
deProcess.hpp 57 deFile* getStdOut (void) { return deProcess_getStdOut(m_process); }
  /external/deqp/framework/delibs/deutil/
deProcess.h 50 deFile* deProcess_getStdOut (deProcess* process);
deProcess.c 454 deFile* deProcess_getStdOut (deProcess* process)
809 deFile* deProcess_getStdOut (deProcess* process)
  /external/deqp/execserver/tools/
xsTest.cpp 293 stdoutPrinter.start(deProcess_getStdOut(serverProc));
959 deFile* out = deProcess_getStdOut(proc);

Completed in 133 milliseconds