Searched defs:check_function (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/logging/liblog/tests/ |
H A D | liblog_test.cpp | 263 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 312 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 359 auto check_function = [&](log_msg log_msg, bool* found) { in bswrite_test() local 457 auto check_function = [&](log_msg log_msg, bool* found) { in buf_write_test() local 956 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 996 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 1045 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 1837 auto check_function = [&](log_msg log_msg, bool* found) { in android_errorWriteWithInfoLog_helper() local 1964 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() local 2423 auto check_function = [&](log_msg log_msg, bool* found) { in create_android_logger() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/dos/ |
H A D | pdckbd.c | 100 check_function = 0xff; variable
|
/aosp_15_r20/test/vts-testcase/security/system_property/ |
D | vts_treble_sys_prop_test.py | 248 def _TestPropertyTypes(self, property_contexts_file, check_function): argument
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_backends.py | 88 def check_function(self, function_name, input): member in JitBackendTestCase
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | presubmit.py | 776 def decorator(check_function): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | literal_test.cc | 1268 auto check_function = [&](absl::Span<const int64_t> indexes) { in TEST_F() local 1311 auto check_function = [&](absl::Span<const int64_t> indexes) { in TEST_F() local
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_numeric.py | 2174 def check_function(self, func, fill_value=None): member in TestCreationFuncs
|