/aosp_15_r20/external/ltp/testcases/kernel/syscalls/membarrier/ |
H A D | membarrier01.c | 213 #define passed_ok(_test) \ argument 219 #define passed_unexpec(_test) \ argument 228 #define failed_ok(_test) \ argument 235 #define failed_ok_unsupported(_test) \ argument 242 #define failed_not_ok(_test, _gotret, _goterr) \ argument 252 #define failed_unexpec(_test, _gotret, _goterr) \ argument 260 #define skipped(_test) \ argument 267 #define skipped_fail(_test) \ argument
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | NumberFormatRoundTripTest.java | 100 private void _test(NumberFormat fmt) { in _test() method in NumberFormatRoundTripTest 152 private void _test(NumberFormat fmt, double value) { in _test() method in NumberFormatRoundTripTest 156 private void _test(NumberFormat fmt, long value) { in _test() method in NumberFormatRoundTripTest 160 private void _test(NumberFormat fmt, Number value) { in _test() method in NumberFormatRoundTripTest
|
H A D | DateFormatRoundTripTest.java | 99 private void _test(Locale loc) { in _test() method in DateFormatRoundTripTest 150 private void _test(DateFormat fmt, boolean timeOnly) { in _test() method in DateFormatRoundTripTest
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatRoundTripTest.java | 97 private void _test(NumberFormat fmt) { in _test() method in NumberFormatRoundTripTest 149 private void _test(NumberFormat fmt, double value) { in _test() method in NumberFormatRoundTripTest 153 private void _test(NumberFormat fmt, long value) { in _test() method in NumberFormatRoundTripTest 157 private void _test(NumberFormat fmt, Number value) { in _test() method in NumberFormatRoundTripTest
|
H A D | DateFormatRoundTripTest.java | 96 private void _test(Locale loc) { in _test() method in DateFormatRoundTripTest 147 private void _test(DateFormat fmt, boolean timeOnly) { in _test() method in DateFormatRoundTripTest
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_email/ |
D | test__encoded_words.py | 9 def _test(self, source, ex_result, ex_defects=[]): member in TestDecodeQ 27 def _test(self, source, ex_result, ex_defects=[]): member in TestDecodeB 64 def _test(self, source, result, charset='us-ascii', lang='', defects=[]): member in TestDecode 148 def _test(self, src, expected): member in TestEncodeQ
|
/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | aligned-blx.s | 23 .globl _test symbol 24 _test: label
|
H A D | misaligned-blx.s | 27 .globl _test symbol 28 _test: label
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_spectral_ops.py | 949 def _test(sizes, n_fft, hop_length=None, win_length=None, win_sizes=None, function 1008 def _test(size, n_fft, hop_length=None, win_length=None, win_sizes=None, function 1284 def _test(input, n_fft, length): function 1453 def _test(amplitude, L, n): function 1490 def _test(data_size, kwargs): function
|
H A D | test_namedtensor.py | 345 def _test(self_names, other_names, expected_names): function 460 def _test(factory, device): function 849 def _test(testcase, names=('N', 'D'), device='cpu'): function 1604 def _test(tensor_namedshape, align_names, expected_sizes, expected_error): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/io_ops/ |
H A D | parsing_ops_test.py | 80 def _test(self, kwargs, expected_values=None, expected_err=None): member in ParseExampleTest 1192 def _test(self, kwargs, expected_values=None, expected_err=None): member in ParseSingleExampleTest 1451 def _test(self, member in ParseSequenceExampleTest
|
H A D | parse_single_example_op_test.py | 88 def _test(self, kwargs, expected_values=None, expected_err=None): member in ParseExampleTest 887 def _test(self, kwargs, expected_values=None, expected_err=None): member in ParseSingleExampleTest
|
/aosp_15_r20/external/pytorch/test/xpu/ |
H A D | test_conv.py | 564 def _test(t, weight, mode): function 594 def _test(t, weight, mode): function 626 def _test(t, weight, mode): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_clinic.py | 112 def _test(self, l, m, r, output): member in ClinicGroupPermuterTest 160 def _test(self, input, output, **kwargs): member in ClinicLinearFormatTest 227 def _test(self, input, output): member in ClinicBlockParserTest
|
/aosp_15_r20/external/bazelbuild-rules_rust/test/rust_crate_group/ |
H A D | lib.rs | 1 fn _test() { in _test() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | test.py | 18 from tensorflow.python.platform import test as _test unknown
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 899 def _test(mock): function 1226 def _test(self, mock_foo): member in PatchTest.test_new_callable_class_decorating.SomeTest 1341 def _test(g, **kwargs): function 1394 def _test(self, f, foo): member in PatchTest.test_patch_multiple_decorating_class.SomeTest
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testpatch.py | 899 def _test(mock): function 1226 def _test(self, mock_foo): member in PatchTest.test_new_callable_class_decorating.SomeTest 1341 def _test(g, **kwargs): function 1394 def _test(self, f, foo): member in PatchTest.test_patch_multiple_decorating_class.SomeTest
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-protocol-property.mm | 14 NSString* _test; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ |
D | check_types.rs | 83 let _test = $name { localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | unstack_test.py | 27 def _test(self, size): member in UnstackOpTest
|
/aosp_15_r20/external/executorch/backends/xnnpack/test/models/ |
H A D | llama2_et_example.py | 24 def _test(self, dtype: torch.dtype = torch.float): member in TestLlama2ETExample
|
/aosp_15_r20/external/llvm/test/MC/X86/ |
H A D | intel-syntax-2.s | 4 _test: label
|
/aosp_15_r20/external/testng/src/test/java/test/junit/testsetup/ |
H A D | TestSuiteContainerWrapper.java | 8 private static TestSuite _test = null; field in TestSuiteContainerWrapper
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue27695.go | 49 func _test() (interface{}, error) { func
|