Searched refs:totalSamplesReceived (Results 1 – 4 of 4) sorted by relevance
87 uint64_t totalSamplesReceived; member
269 acm_stat->totalSamplesReceived = neteq_lifetime_stat.total_samples_received; in GetNetworkStatistics()
218 stats.total_samples_received = ns.totalSamplesReceived; in GetStats()
303 EXPECT_EQ(kNetworkStats.totalSamplesReceived, stats.total_samples_received); in TEST()