Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dcache_test.cpp244 test_put_and_get(bool test_cache_size_limit, const char *driver_id) in test_put_and_get() function
702 test_put_and_get(true, driver_id); in TEST_F()
740 test_put_and_get(false, driver_id); in TEST_F()
774 test_put_and_get(false, driver_id); in TEST_F()
781 test_put_and_get(true, driver_id); in TEST_F()
1324 test_put_and_get(false, driver_id); in TEST_F()
/aosp_15_r20/external/rust/android-crates-io/crates/hashlink/tests/
Dlru_cache.rs4 fn test_put_and_get() { in test_put_and_get() function
/aosp_15_r20/external/rust/android-crates-io/crates/lru-cache/src/
Dlib.rs440 fn test_put_and_get() { in test_put_and_get() function