Searched defs:matcher (Results 1 – 7 of 7) sorted by relevance
116 const auto matcher = [](usb_ifc_info* info) -> int { in SetUp() local177 const auto matcher = [](usb_ifc_info* info) -> int { in ReconnectFastbootDevice() local
164 const auto matcher = [](usb_ifc_info* info) -> int { in TEST() local1008 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P() local1014 auto matcher = [&](const std::tuple<std::string, uint32_t>& tup) { in TEST_P() local1760 const auto matcher = [](usb_ifc_info* info) -> int { in main() local
114 Matcher matcher = pattern.matcher(text); in assertMatchesRegex() local
52 Matcher matcher = offsetPattern.matcher(utcOffsetString); in parseUtcOffsetToMillis() local
79 Matcher matcher = DISTRO_VERSION_PATTERN.matcher(distroVersion); in fromBytes() local
349 const Matcher<MetadataBuilder*>& matcher) { in ExpectStoreMetadataMatch()742 const Matcher<MetadataBuilder*>& matcher) override { in ExpectStoreMetadataMatch()
498 void expectFileNotExist(const Matcher& matcher) { in expectFileNotExist()