Searched refs:status0 (Results 1 – 5 of 5) sorted by relevance
19 label = "status0:red:cpu0";26 label = "status0:green:usr";32 label = "status0:blue:heartbeat";
29 label = "status0:red:cpu0";36 label = "status0:green:usr";42 label = "status0:blue:heartbeat";
110 label = "status0:red:cpu0";117 label = "status0:green:usr";123 label = "status0:yellow:usr";
259 const int status0 = NormalExitStatus(0); in TEST() local265 EXPECT_PRED1(pred0, status0); in TEST()269 EXPECT_FALSE(pred42(status0)); in TEST()
273 const int status0 = NormalExitStatus(0); in TEST() local279 EXPECT_PRED1(pred0, status0); in TEST()283 EXPECT_FALSE(pred42(status0)); in TEST()