/third_party/ltp/testcases/kernel/syscalls/membarrier/ |
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
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
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
|
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
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
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
|
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
|
/third_party/typescript/tests/baselines/reference/ |
D | privateNameFieldUnaryMutation.js | 46 var _test; variable 77 _test = new WeakMap(); variable
|
/third_party/python/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 141 def _test(self, src, expected): member in TestEncodeQ
|
/third_party/python/Lib/tkinter/ |
D | dialog.py | 27 def _test(): function
|
/third_party/python/Lib/idlelib/ |
D | filelist.py | 114 def _test(): # TODO check and convert to htest function
|
/third_party/python/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
|
D | test_webbrowser.py | 27 def _test(self, meth, *, args=[URL], kw={}, options, arguments): member in CommandTestMixin
|
D | test_marshal.py | 476 def _test(self, version): member in CompatibilityTestCase
|
D | test_tarfile.py | 1526 def _test(self, name, link=None): member in GNUWriteTest 1802 def _test(self, name, link=None): member in PaxWriteTest 2109 def _test(self, names=["bar"], fileobj=None): member in AppendTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
D | TestBoilerplate.java | 43 protected final void _test() throws Exception { in _test() method in TestBoilerplate
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
D | TestBoilerplate.java | 42 protected final void _test() throws Exception { in _test() method in TestBoilerplate
|
/third_party/ltp/ |
D | Makefile | 201 define _test macro
|
/third_party/python/Tools/demo/ |
D | eiffel.py | 107 def _test(self, metaclass): member in Tests
|
/third_party/python/Lib/ |
D | fileinput.py | 443 def _test(): function
|
D | dis.py | 527 def _test(): function
|
D | locale.py | 344 def _test(): function
|
D | pickletools.py | 2842 def _test(): function
|
D | random.py | 903 def _test(N=2000): function
|
D | difflib.py | 2051 def _test(): function
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testpatch.py | 899 def _test(mock): function 1196 def _test(self, mock_foo): member in PatchTest.test_new_callable_class_decorating.SomeTest 1311 def _test(g, **kwargs): function 1364 def _test(self, f, foo): member in PatchTest.test_patch_multiple_decorating_class.SomeTest
|
/third_party/python/Lib/xml/sax/ |
D | xmlreader.py | 374 def _test(): function
|