Searched defs:resultMap (Results 1 – 5 of 5) sorted by relevance
15 private final Map<CldrValue, ImmutableList<Result>> resultMap = new HashMap<>(); field in FakeTransformer
283 … void writeTestCaseListNode (const xe::TestNode* testNode, const ShortTestResultMap& resultMap, xe… in writeTestCaseListNode()322 static void writeTestCaseList (const xe::TestRoot& root, const ShortTestResultMap& resultMap, xe::x… in writeTestCaseList()338 ShortTestResultMap resultMap; in batchResultToSeparateXmlFiles() local
122 map<string, int> resultMap; member
18 const resultMap = new Map([ constant
38 function matchDuration(regexp, line, resultMap){ argument