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

  /external/compiler-rt/test/BlocksRuntime/
testfilerunner.h 62 __strong char *binaryName;
71 @property __strong char *binaryName;
  /external/deqp/scripts/
run_nightly.py 67 def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ignore = []):
71 self.binaryName = binaryName
273 binaryName = config.generator.getBinaryPath(config.buildConfig.getBuildType(), os.path.basename(config.binaryName))
274 workingDir = os.path.join(config.buildConfig.getBuildDir(), os.path.dirname(config.binaryName))
280 '--binaryname=%s' % binaryName,
347 binaryName = "modules/gles2/deqp-gles2",
361 binaryName = "modules/gles3/deqp-gles3"
    [all...]
  /external/deqp/executor/
xeBatchExecutor.hpp 45 std::string binaryName;
xeBatchExecutor.cpp 341 m_commLink->startTestProcess(m_config.binaryName.c_str(), m_config.cmdLineArgs.c_str(), m_config.workingDir.c_str(), caseList.str().c_str());
  /external/chromium_org/tools/sheriffing/
failureinfo.js 142 // [ botname, binaryname, testname, [low_rev, high_rev] ].
148 var binaryName = failure[1];
151 if (binaryName.indexOf('steps') != -1)
155 var key = binaryName + '-' + testName;
buildinfo.js 51 var binaryName = step.name;
58 failures.push([botName, binaryName, testName, revisionRange]);
  /external/deqp/executor/tools/
xeCommandLineExecutor.cpp 60 DE_DECLARE_COMMAND_LINE_OPT(BinaryName, std::string);
94 << Option<BinaryName> ("b", "binaryname", "Test binary path, relative to working directory", "")
151 cmdLine.targetCfg.binaryName = opts.getOption<opt::BinaryName>();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 64 milliseconds