Searched refs:testCaseMap (Results 1 – 1 of 1) sorted by relevance
91 Map<Key, Entity> testCaseMap = datastore.get(gets); in getCurrentFailures() local95 if (!testCaseMap.containsKey(key)) { in getCurrentFailures()98 Entity testCaseRun = testCaseMap.get(key); in getCurrentFailures()