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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
TestResultsGenerator.java 649 protected void writePlatformFile(String desiredPlatform, String templateString, String dropFileName) {
656 templateString =
658 templateString,
664 templateString = replace(templateString, platformIdentifierToken, desiredPlatform);
665 templateString = replace(templateString,"%testsStatus%",testResultsStatus);
668 writeFile(outputFileName, templateString);
    [all...]
  /external/skia/src/pdf/
SkPDFMetadata.cpp 233 static const char templateString[] =
318 templateString, modificationDate.c_str(), creationDate.c_str(),
  /external/deqp/modules/gles2/functional/
es2fShaderInvarianceTests.cpp 108 static std::string formatGLSL (const char* templateString, const FormatArgumentList& args)
112 return tcu::StringTemplate(std::string(templateString)).specialize(params);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderInvarianceTests.cpp 108 static std::string formatGLSL (const char* templateString, const FormatArgumentList& args)
112 return tcu::StringTemplate(std::string(templateString)).specialize(params);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 251 milliseconds