Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_gold_test.cpp394 class ResolvGoldTest : public TestBase, public ::testing::WithParamInterface<GoldTestParamType> { class
427 TEST_P(ResolvGoldTest, GoldData) { in TEST_P() argument