Home
last modified time | relevance | path

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

12345

/external/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
/external/icu/android_icu4j/src/main/tests/android/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
/external/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
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Daligned-blx.s23 .globl _test symbol
24 _test: label
Dmisaligned-blx.s27 .globl _test symbol
28 _test: label
/external/llvm/test/MC/ARM/
Daligned-blx.s23 .globl _test symbol
24 _test: label
Dmisaligned-blx.s27 .globl _test symbol
28 _test: label
/external/tensorflow/tensorflow/python/eager/
Dtest.py22 from tensorflow.python.platform import test as _test unknown
/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
62 def _test(self, source, result, charset='us-ascii', lang='', defects=[]): member in TestDecode
139 def _test(self, src, expected): member in TestEncodeQ
/external/clang/test/Rewriter/
Drewrite-protocol-property.mm14 NSString* _test; field
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dintel-syntax-2.s4 _test: label
/external/llvm/test/MC/X86/
Dintel-syntax-2.s4 _test: label
/external/python/cpython2/Tools/bgen/bgen/
DbgenGeneratorGroup.py30 def _test(): function
/external/testng/src/test/java/test/junit/testsetup/
DTestSuiteContainerWrapper.java8 private static TestSuite _test = null; field in TestSuiteContainerWrapper
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_queue_stack_map.h30 int _test(struct __sk_buff *skb) in _test() function
/external/python/cpython2/Demo/classes/
DRev.py90 def _test(): function
/external/python/cpython3/Lib/tkinter/
Ddialog.py24 def _test(): function
/external/python/cpython2/Lib/lib-tk/
DDialog.py27 def _test(): function
/external/tensorflow/tensorflow/compiler/tests/
Dself_adjoint_eig_op_test.py33 def _test(self, dtype, shape): member in SelfAdjointEigOpTest
/external/autotest/client/site_tests/cellular_StressEnable/
Dcellular_StressEnable.py39 def _test(self, settle): member in cellular_StressEnable
/external/tensorflow/tensorflow/python/kernel_tests/
Dstring_to_number_op_test.py32 def _test(self, tf_type, good_pairs, bad_pairs): member in StringToNumberOpTest
/external/fonttools/Lib/fontTools/pens/
DstatisticsPen.py73 def _test(glyphset, upem, glyphs): function
/external/mockito/src/test/java/org/mockitousage/junitrunner/
DVerboseMockitoRunnerTest.java52 public void _test() { in _test() method in VerboseMockitoRunnerTest.ContainsWarnings

12345