Searched defs:check_update (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | statement.rs | 666 fn check_update(&self) -> Result<()> { in check_update() method 677 fn check_update(&self) -> Result<()> { in check_update() method
|
/aosp_15_r20/system/extras/simpleperf/scripts/test/ |
H A D | do_test.py | 280 def check_update(self): member in TestProcess
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_hashlib.py | 181 def check_update(self, name, data, digest): member in HashLibTestCase
|
D | test_weakref.py | 1302 def check_update(self, klass, dict): member in MappingTestCase
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMesh.cpp | 864 static inline bool check_update(const void* data, size_t offset, size_t size, size_t bufferSize) { in check_update() function
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_weak.py | 85 def check_update(self, klass, dict): member in WeakTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/ |
D | test.rs | 2183 fn check_update() { in check_update() function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_weakref.py | 1633 def check_update(self, klass, dict): member in MappingTestCase
|