Searched refs:maxUint64 (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/watchdog/stable_server/tests/ |
D | ProcDiskStatsCollectorTest.cpp | 112 uint64_t maxUint64 = std::numeric_limits<uint64_t>::max(); in TEST() local 113 latestDiskStats = {{252, 32, "vdc", maxUint64, 130000, 100, maxUint64, 30000, 1305000, 1560000, in TEST() 121 {0, 0, "", maxUint64, 129240, maxUint64 - 900, maxUint64, in TEST() 122 15000, 1000000, 1000000, maxUint64 - 189200, 300000, 1100000, 100000, in TEST()
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | ProcDiskStatsCollectorTest.cpp | 112 uint64_t maxUint64 = std::numeric_limits<uint64_t>::max(); in TEST() local 113 latestDiskStats = {{252, 32, "vdc", maxUint64, 130000, 100, maxUint64, 30000, 1305000, 1560000, in TEST() 121 {0, 0, "", maxUint64, 129240, maxUint64 - 900, maxUint64, in TEST() 122 15000, 1000000, 1000000, maxUint64 - 189200, 300000, 1100000, 100000, in TEST()
|