Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/kernel/syscalls/membarrier/
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
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
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
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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
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
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
/third_party/typescript/tests/baselines/reference/
DprivateNameFieldUnaryMutation.js46 var _test; variable
77 _test = new WeakMap(); variable
/third_party/python/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
141 def _test(self, src, expected): member in TestEncodeQ
/third_party/python/Lib/tkinter/
Ddialog.py27 def _test(): function
/third_party/python/Lib/idlelib/
Dfilelist.py114 def _test(): # TODO check and convert to htest function
/third_party/python/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
Dtest_webbrowser.py27 def _test(self, meth, *, args=[URL], kw={}, options, arguments): member in CommandTestMixin
Dtest_marshal.py476 def _test(self, version): member in CompatibilityTestCase
Dtest_tarfile.py1526 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/
DTestBoilerplate.java43 protected final void _test() throws Exception { in _test() method in TestBoilerplate
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestBoilerplate.java42 protected final void _test() throws Exception { in _test() method in TestBoilerplate
/third_party/ltp/
DMakefile201 define _test macro
/third_party/python/Tools/demo/
Deiffel.py107 def _test(self, metaclass): member in Tests
/third_party/python/Lib/
Dfileinput.py443 def _test(): function
Ddis.py527 def _test(): function
Dlocale.py344 def _test(): function
Dpickletools.py2842 def _test(): function
Drandom.py903 def _test(N=2000): function
Ddifflib.py2051 def _test(): function
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py899 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/
Dxmlreader.py374 def _test(): function

12