Lines Matching refs:verifyDumpOutput
118 void verifyDumpOutput(const std::vector<StatsData>& tcpData, in verifyDumpOutput() function in android::net::DnsStatsTest
179 verifyDumpOutput({}, {}, {}, {}, {}); in TEST_F()
236 verifyDumpOutput({}, {}, {}, {}, {}); in TEST_F()
255 verifyDumpOutput({}, {}, {}, {}, {}); in TEST_F()
270 verifyDumpOutput(expectedStats, expectedStats, expectedStats, {}, {}); in TEST_F()
317 verifyDumpOutput(expectedStatsForTcp, expectedStatsForUdp, {}, expectedStatsForMdns, {}); in TEST_F()
328 verifyDumpOutput({}, {}, {}, {}, {}); in TEST_F()
356 verifyDumpOutput({}, expectedStats, {}, {}, {}); in TEST_F()
372 verifyDumpOutput({}, expectedStats, {}, {}, {}); in TEST_F()
383 verifyDumpOutput({}, expectedStats, {}, {}, {}); in TEST_F()
457 verifyDumpOutput(expectedStats, expectedStats, expectedStats, expectedMdnsStats, {}); in TEST_F()