Home
last modified time | relevance | path

Searched defs:InsertIfNotPresent (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/util/gtl/
Dmap_util.h48 bool InsertIfNotPresent(Collection* const collection, in InsertIfNotPresent() function
55 bool InsertIfNotPresent( in InsertIfNotPresent() function
/external/regex-re2/util/
Dsparse_array_test.cc89 TEST_F(SparseArrayStringTest, InsertIfNotPresent) { in TEST_F() argument