Home
last modified time | relevance | path

Searched defs:_check (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/log/tests/
Dmacros.rs165 fn _check() { in implicit_named_args() function
194 fn _check() { in kv_implicit_named_args() function
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
Dbootstrap.py49 def _check(kind, val): function
/third_party/libfuse/test/
Dconftest.py59 def _check(self): member in OutputChecker
/third_party/rust/crates/log/src/kv/
Dsource.rs691 fn _check(_: &dyn Source) {} in source_is_object_safe() function
696 fn _check(_: &dyn Visitor) {} in visitor_is_object_safe() function
/third_party/python/Lib/test/
Dtest_pathlib.py1648 def _check(glob, expected): function
1677 def _check(glob, expected): function
Dtest_io.py3912 def _check(dec): function
/third_party/python/Lib/
Dtempfile.py707 def _check(self, file): member in SpooledTemporaryFile
Dtarfile.py2689 def _check(self, mode=None): member in TarFile
/third_party/python/Lib/unittest/test/testmock/
Dtestmock.py416 def _check(mock): function
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py28 def _check(self, before, after): member in FixerTestCase