Home
last modified time | relevance | path

Searched defs:resultsMap (Results 1 – 2 of 2) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/config/
DCaliperConfig.java171 ImmutableMap<String, String> resultsMap = subgroupMap(resultsProperties, name); in getResultProcessorConfig() local
/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp941 void ListTests(const std::map<TestIdentifier, TestResult> &resultsMap) in ListTests()
957 void GTestListTests(const std::map<TestIdentifier, TestResult> &resultsMap) in GTestListTests()