Home
last modified time | relevance | path

Searched refs:clear_caches (Results 1 - 14 of 14) sorted by relevance

/third_party/jinja2/
H A D__init__.py30 from .utils import clear_caches as clear_caches namespace
H A Dutils.py118 def clear_caches() -> None: function
/third_party/python/Lib/test/
H A Dtest_platform.py72 def clear_caches(self): member in PlatformTest
462 self.addCleanup(self.clear_caches)
484 self.clear_caches()
489 self.addCleanup(self.clear_caches)
490 self.clear_caches()
H A Dtest_typing.py72 def clear_caches(self): member in BaseTestCase
3823 self.clear_caches()
/third_party/node/tools/inspector_protocol/jinja2/
H A D__init__.py56 from jinja2.utils import Markup, escape, clear_caches, \
69 'environmentfunction', 'contextfunction', 'clear_caches', 'is_undefined',
58 is_undefined, select_autoescape global() namespace
H A Dutils.py111 def clear_caches(): function
/third_party/python/Lib/test/libregrtest/
H A Drefleak.py7 from test.libregrtest.utils import clear_caches namespace
181 clear_caches()
H A Dutils.py115 def clear_caches(): function
H A Druntest.py17 from test.libregrtest.utils import clear_caches, format_duration, print_warning namespace
351 clear_caches()
/third_party/node/deps/v8/third_party/jinja2/
H A D__init__.py37 from .utils import clear_caches namespace
H A Dutils.py100 def clear_caches(): function
/third_party/skia/third_party/externals/jinja2/
H A D__init__.py37 from .utils import clear_caches namespace
H A Dutils.py100 def clear_caches(): function
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs1156 pub fn clear_caches(address: *mut ::c_void, length: ::size_t, flags: u32); in clear_caches() functions

Completed in 22 milliseconds