Searched defs:pair (Results 1 – 2 of 2) sorted by relevance
63 String[] pair = line.split(MODULE_TEMPLATE_SEPARATOR); in get() local
221 [](const auto &pair) { return pair.second; }); in TEST_P()