Searched refs:RunMode (Results 1 - 12 of 12) sorted by relevance

/external/deqp/execserver/
H A DxsExecutionServer.hpp40 enum RunMode enum in class:xs::ExecutionServer
48 ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode);
61 RunMode m_runMode;
H A DxsExecutionServer.cpp101 ExecutionServer::ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode)
/external/deqp/framework/common/
H A DtcuCommandLine.hpp40 enum RunMode enum in namespace:tcu
116 RunMode getRunMode (void) const;
H A DtcuApp.cpp97 const RunMode runMode = cmdLine.getRunMode();
187 const RunMode runMode = m_testCtx->getCommandLine().getRunMode();
H A DtcuCommandLine.cpp62 DE_DECLARE_COMMAND_LINE_OPT(RunMode, tcu::RunMode);
113 static const NamedValue<tcu::RunMode> s_runModes[] =
148 << Option<RunMode> (DE_NULL, "deqp-runmode", "Execute tests, or write list of test cases into a file",
807 RunMode CommandLine::getRunMode (void) const { return m_cmdLine.getOption<opt::RunMode>(); }
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java93 private static enum RunMode { enum in class:DataDrivenNumberFormatTestUtility
114 .run(fileName, RunMode.SKIP_KNOWN_FAILURES);
128 .run(fileName, RunMode.INCLUDE_KNOWN_FAILURES);
136 private void run(String fileName, RunMode runMode) {
200 if (runMode == RunMode.INCLUDE_KNOWN_FAILURES
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java92 private static enum RunMode { enum in class:DataDrivenNumberFormatTestUtility
113 .run(fileName, RunMode.SKIP_KNOWN_FAILURES);
127 .run(fileName, RunMode.INCLUDE_KNOWN_FAILURES);
135 private void run(String fileName, RunMode runMode) {
199 if (runMode == RunMode.INCLUDE_KNOWN_FAILURES
/external/deqp/execserver/tools/
H A DxsMain.cpp80 const xs::ExecutionServer::RunMode runMode = cmdLine.getOption<opt::SingleExec>()
/external/deqp/framework/platform/android/
H A DtcuAndroidExecService.hpp79 ExecutionServer (JavaVM* vm, xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode);
H A DtcuAndroidExecService.cpp291 ExecutionServer::ExecutionServer (JavaVM* vm, xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode)
/external/deqp/executor/tools/
H A DxeCommandLineExecutor.cpp115 enum RunMode enum in namespace:__anon3685
130 RunMode runMode;
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 213 milliseconds