Searched refs:atomAppCrashedCnt (Results 1 – 1 of 1) sorted by relevance
236 int atomAppCrashedCnt = 0; in TEST_F() local258 ++atomAppCrashedCnt; in TEST_F()284 ASSERT_EQ(atomAppCrashedCnt, 1); in TEST_F()313 int atomAppCrashedCnt = 0; in TEST_F() local337 ++atomAppCrashedCnt; in TEST_F()353 ASSERT_GE(atomAppCrashedCnt, expectedAtomCnt - 1); in TEST_F()