Home
last modified time | relevance | path

Searched refs:TESTCASE_STYLESHEET (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/android/
DtcuTestLogParserJNI.cpp40 static const char* TESTCASE_STYLESHEET = "testlog.xsl"; variable
246 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n"; in parse()
265 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n"; in parse()
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp45 static const char* TESTCASE_STYLESHEET = "testlog.xsl"; variable
212 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n"; in batchResultToSingleXmlFile()
267 << "<?xml-stylesheet href=\"" << TESTCASE_STYLESHEET << "\" type=\"text/xsl\"?>\n"; in testCaseResultComplete()