Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java405 private boolean handleSessionInfo(Map<String, String> values) { in handleSessionInfo() method in DeqpTestRunner.TestInstanceResultListener
572 return handleSessionInfo(values); in handleStatus()