Home
last modified time | relevance | path

Searched refs:not_called_count (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dcheck_unittest.cc147 int not_called_count = 0; in TEST_F() local
154 ++not_called_count; in TEST_F()
166 EXPECT_EQ(not_called_count, 0); in TEST_F()