Searched refs:activeFoundLargeValue (Results 1 – 1 of 1) sorted by relevance
436 bool activeFoundLargeValue = false; in TEST_F() local441 if (time > UINT32_MAX) activeFoundLargeValue = true; in TEST_F()452 ASSERT_TRUE(activeFoundLargeValue); in TEST_F()