Home
last modified time | relevance | path

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

/external/libchrome/base/
Dstl_util_unittest.cc598 const char allowed_chars_including_nul[] = "abcd"; in TEST() local
599 EXPECT_TRUE(ContainsValue(allowed_chars_including_nul, 0)); in TEST()