Home
last modified time | relevance | path

Searched refs:hintRegexWithoutParcel (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/DnsResolver/tests/
H A Ddnsresolver_binder_test.cpp242 std::string hintRegexWithoutParcel = "setResolverConfiguration"; in toSetResolverConfigurationLogData() local
249 hintRegexWithoutParcel.append(fmt::format(".*{}", returnCode)); in toSetResolverConfigurationLogData()
252 {std::move(outputWithoutParcel), std::move(hintRegexWithoutParcel)}}; in toSetResolverConfigurationLogData()