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

  /external/deqp/framework/platform/android/
tcuTestLogParserJNI.cpp 40 static const char* TESTCASE_STYLESHEET = "testlog.xsl";
246 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n";
265 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n";
  /external/deqp/executor/tools/
xeBatchResultToXml.cpp 45 static const char* TESTCASE_STYLESHEET = "testlog.xsl";
212 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n";
267 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n";

Completed in 45 milliseconds