Home
last modified time | relevance | path

Searched defs:testid (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DJUnit4ResultForwarder.java72 TestDescription testid = in testStarted() local
82 TestDescription testid = in testFinished() local
114 TestDescription testid = in testIgnored() local
131 private void handleFailures(TestDescription testid) { in handleFailures()