OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportPerformanceResult
(Results
1 - 2
of
2
) sorted by null
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java
283
public void
reportPerformanceResult
(TestIdentifier test, CtsTestStatus status, String summary, String details) {
CtsXmlResultReporter.java
292
mCurrentPkgResult.
reportPerformanceResult
(test, CtsTestStatus.PASS, m.group(1),
Completed in 25 milliseconds