Home
last modified time | relevance | path

Searched defs:_test (Results 1 – 25 of 225) sorted by relevance

123456789

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/membarrier/
H A Dmembarrier01.c213 #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 DNumberFormatRoundTripTest.java100 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 DDateFormatRoundTripTest.java99 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 DNumberFormatRoundTripTest.java97 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 DDateFormatRoundTripTest.java96 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/
Dtest__encoded_words.py9 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 Daligned-blx.s23 .globl _test symbol
24 _test: label
H A Dmisaligned-blx.s27 .globl _test symbol
28 _test: label
/aosp_15_r20/external/pytorch/test/
H A Dtest_spectral_ops.py949 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 Dtest_namedtensor.py345 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 Dparsing_ops_test.py80 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 Dparse_single_example_op_test.py88 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 Dtest_conv.py564 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/
Dtest_clinic.py112 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 Dlib.rs1 fn _test() { in _test() function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dtest.py18 from tensorflow.python.platform import test as _test unknown
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py899 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 Dtestpatch.py899 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 Drewrite-protocol-property.mm14 NSString* _test; field
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dcheck_types.rs83 let _test = $name { localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dunstack_test.py27 def _test(self, size): member in UnstackOpTest
/aosp_15_r20/external/executorch/backends/xnnpack/test/models/
H A Dllama2_et_example.py24 def _test(self, dtype: torch.dtype = torch.float): member in TestLlama2ETExample
/aosp_15_r20/external/llvm/test/MC/X86/
H A Dintel-syntax-2.s4 _test: label
/aosp_15_r20/external/testng/src/test/java/test/junit/testsetup/
H A DTestSuiteContainerWrapper.java8 private static TestSuite _test = null; field in TestSuiteContainerWrapper
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue27695.go49 func _test() (interface{}, error) { func

123456789