/external/deqp/external/openglcts/modules/runner/ |
D | glcTestRunnerMain.cpp | 37 struct CommandLine struct 39 CommandLine(void) : runType(glu::ApiType::es(2, 0)), flags(0) in CommandLine() function 49 static bool parseCommandLine(CommandLine &cmdLine, int argc, const char *const *argv) in parseCommandLine() argument
|
/external/deqp/executor/tools/ |
D | xeMergeTestLogs.cpp | 49 struct CommandLine struct 51 CommandLine(void) : flags(0) in CommandLine() argument 55 vector<string> srcFilenames; 56 string dstFilename; 57 uint32_t flags;
|
D | xeCommandLineExecutor.cpp | 119 struct CommandLine struct 121 CommandLine(void) : port(0), summary(false) in CommandLine() function 125 xe::TargetConfiguration targetCfg; 126 RunMode runMode; 127 string serverBinOrAddress; 128 int port; 129 string caseListDir; 130 vector<string> testset; 131 vector<string> exclude; 132 string inFile; [all …]
|
D | xeBatchResultToJUnit.cpp | 41 struct CommandLine struct 43 CommandLine(void) in CommandLine() function 56 static void parseCommandLine(CommandLine &cmdLine, int argc, const char *const *argv) in parseCommandLine() argument
|
D | xeExtractValues.cpp | 42 struct CommandLine struct 44 CommandLine(void) : statusCode(false) in CommandLine() argument 48 string filename; 49 vector<string> tagNames; 50 bool statusCode;
|
D | xeExtractShaderPrograms.cpp | 43 struct CommandLine struct 45 CommandLine(void) in CommandLine() argument 49 string filename; 50 string dstPath;
|
D | xeTestLogCompare.cpp | 93 struct CommandLine struct 95 …CommandLine(void) : outMode(OUTPUTMODE_ALL), outFormat(OUTPUTFORMAT_CSV), outValue(OUTPUTVALUE_STA… in CommandLine() function 99 OutputMode outMode; 100 OutputFormat outFormat; 101 OutputValue outValue; 102 vector<string> filenames;
|
D | xeBatchResultToXml.cpp | 72 struct CommandLine struct 74 CommandLine(void) : outputMode(OUTPUTMODE_SINGLE) in CommandLine() argument 83 static bool parseCommandLine(CommandLine &cmdLine, int argc, const char *const *argv) in parseCommandLine() argument
|
/external/zucchini/aosp/include/components/zucchini/ |
D | main_utils.h | 17 class CommandLine; variable
|
/external/cronet/stable/components/metrics/ |
D | metrics_switches.h | 9 class CommandLine; variable
|
/external/cronet/tot/base/win/ |
D | process_startup_helper.h | 12 class CommandLine; variable
|
D | elevation_util.h | 16 class CommandLine; variable
|
/external/cronet/tot/components/nacl/common/ |
D | nacl_cmd_line.h | 9 class CommandLine; variable
|
/external/libchrome/base/test/ |
D | multiprocess_test.h | 18 class CommandLine; variable
|
/external/zucchini/ |
D | main_utils.h | 17 class CommandLine; variable
|
/external/cronet/stable/base/win/ |
D | process_startup_helper.h | 12 class CommandLine; variable
|
D | elevation_util.h | 16 class CommandLine; variable
|
/external/cronet/tot/components/metrics/ |
D | metrics_switches.h | 9 class CommandLine; variable
|
/external/cronet/stable/components/nacl/common/ |
D | nacl_cmd_line.h | 9 class CommandLine; variable
|
/external/cronet/stable/base/test/ |
D | multiprocess_test.h | 17 class CommandLine; variable
|
/external/cronet/stable/net/test/ |
D | python_utils.h | 13 class CommandLine; variable
|
/external/cronet/tot/base/test/ |
D | multiprocess_test.h | 17 class CommandLine; variable
|
/external/cronet/tot/net/test/ |
D | python_utils.h | 13 class CommandLine; variable
|
/external/cronet/tot/base/profiler/ |
D | thread_group_profiler_client.h | 16 class CommandLine; variable
|
/external/cronet/stable/base/profiler/ |
D | thread_group_profiler_client.h | 16 class CommandLine; variable
|