Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstatic_contained_range_map_unittest.cc244 const unsigned int kCorrectSizeForEmptyMap = 16; in TEST_F() local
245 ASSERT_EQ(kCorrectSizeForEmptyMap, size); in TEST_F()