Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraPerformanceTest.java169 if (shouldUseCtsXmlResultParser(testResult)) { in parseResult()
197 public boolean shouldUseCtsXmlResultParser(String result) { in shouldUseCtsXmlResultParser() method in CameraPerformanceTest