Searched refs:getResultShortSummary (Results 1 – 1 of 1) sorted by relevance
140 String getResultShortSummary(BenchmarkResult br, TestModels.TestModelEntry t) { in getResultShortSummary() method in NNControls159 String s = t.toString() + " " + getResultShortSummary(br, t); in onActivityResult()