Searched refs:perThreadStat (Results 1 – 1 of 1) sorted by relevance
/packages/services/Car/cpp/watchdog/server/tests/ |
D | UidProcStatsCollectorTest.cpp | 151 std::unordered_map<pid_t, std::string> perThreadStat = { in TEST() local 210 /*processStatm=*/{}, perThreadStat, perThreadTimeInState)); in TEST() 241 perThreadStat = { in TEST() 300 /*processStatm=*/{}, perThreadStat, perThreadTimeInState)); in TEST() 347 std::unordered_map<pid_t, std::string> perThreadStat = { in TEST() local 405 perProcessSmapsRollup, /*processStatm=*/{}, perThreadStat, in TEST() 449 std::unordered_map<pid_t, std::string> perThreadStat = { in TEST() local 524 /*processStatm=*/{}, perThreadStat, perThreadTimeInState)); in TEST() 567 perThreadStat = { in TEST() 641 /*processStatm=*/{}, perThreadStat, perThreadTimeInState)); in TEST() [all …]
|