Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Dsimple_string_dictionary_unittest.cc202 bool isKeyInGoodRange = in TEST() local
206 EXPECT_TRUE(isKeyInGoodRange); in TEST()
209 if (isKeyInGoodRange && isValueInGoodRange) { in TEST()