Searched defs:check_update (Results 1 – 6 of 6) sorted by relevance
| /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
|
| /external/rust/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
|
| /external/skia/src/core/ |
| 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
|
| /external/rust/crates/rayon/src/iter/ |
| D | test.rs | 2183 fn check_update() { in check_update() function
|
| /external/python/cpython3/Lib/test/ |
| D | test_weakref.py | 1633 def check_update(self, klass, dict): member in MappingTestCase
|