Lines Matching refs:put

163     cache.put(1, "one");  in TEST_F()
164 cache.put(2, "two"); in TEST_F()
165 cache.put(3, "three"); in TEST_F()
175 cache.put(1, "one"); in TEST_F()
176 cache.put(2, "two"); in TEST_F()
177 cache.put(3, "three"); in TEST_F()
187 cache.put(1, "one"); in TEST_F()
188 cache.put(2, "two"); in TEST_F()
189 cache.put(3, "three"); in TEST_F()
200 cache.put(1, "one"); in TEST_F()
201 cache.put(2, "two"); in TEST_F()
202 cache.put(3, "three"); in TEST_F()
237 cache.put(key, strings[index]); in TEST_F()
253 cache.put(ComplexKey(0), ComplexValue(0)); in TEST_F()
254 cache.put(ComplexKey(1), ComplexValue(1)); in TEST_F()
262 cache.put(ComplexKey(0), ComplexValue(0)); in TEST_F()
263 cache.put(ComplexKey(1), ComplexValue(1)); in TEST_F()
274 cache.put(ComplexKey(0), ComplexValue(0)); in TEST_F()
275 cache.put(ComplexKey(1), ComplexValue(1)); in TEST_F()
288 cache.put(ComplexKey(0), ComplexValue(0)); in TEST_F()
289 cache.put(ComplexKey(1), ComplexValue(1)); in TEST_F()
294 cache.put(ComplexKey(0), ComplexValue(0)); in TEST_F()
295 cache.put(ComplexKey(1), ComplexValue(1)); in TEST_F()
305 cache.put(1, "one"); in TEST_F()
306 cache.put(2, "two"); in TEST_F()
307 cache.put(3, "three"); in TEST_F()
320 cache.put(1, "one"); in TEST_F()
321 cache.put(2, "two"); in TEST_F()
322 cache.put(3, "three"); in TEST_F()
337 cache.put(key1, "one"); in TEST_F()
341 cache.put(key2, "two"); in TEST_F()
350 cache.put(1, 4); in TEST_F()
351 cache.put(2, 5); in TEST_F()
352 cache.put(3, 6); in TEST_F()
381 cache.put(1, 2); in TEST_F()
393 cache.put(1, 2); in TEST_F()
407 cache.put(1, 4); in TEST_F()
408 cache.put(2, 5); in TEST_F()
409 cache.put(3, 6); in TEST_F()
423 cache.put(1, 4); in TEST_F()
424 cache.put(2, 5); in TEST_F()
425 cache.put(3, 6); in TEST_F()
439 cache.put(1, 4); in TEST_F()
440 cache.put(2, 5); in TEST_F()
441 cache.put(3, 6); in TEST_F()