Searched refs:key_b (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | cache_test.cpp | 435 uint8_t key_b[20] = { 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, in test_put_key_and_get_key() local 456 disk_cache_put_key(cache, key_b); in test_put_key_and_get_key() 457 result = disk_cache_has_key(cache, key_b); in test_put_key_and_get_key()
|