Searched refs:resultsMap (Results 1 – 2 of 2) sorted by relevance
171 ImmutableMap<String, String> resultsMap = subgroupMap(resultsProperties, name); in getResultProcessorConfig() local173 .className(resultsMap.get("class")) in getResultProcessorConfig()174 .addAllOptions(subgroupMap(resultsMap, "options")) in getResultProcessorConfig()
753 void ListTests(const std::map<TestIdentifier, TestResult> &resultsMap) in ListTests() argument757 for (const auto &resultIt : resultsMap) in ListTests()769 void GTestListTests(const std::map<TestIdentifier, TestResult> &resultsMap) in GTestListTests() argument773 for (const auto &resultIt : resultsMap) in GTestListTests()