Searched refs:testZero (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/test/intltest/ | ||
D | tsputil.h | 34 void testZero(void); |
D | tsputil.cpp | 25 CASE(4, testZero) in runIndexedTest() |
/external/clang/test/Analysis/inlining/ | ||
D | path-notes.c | 10 void testZero(int *a) { in testZero() function |
/external/llvm-project/clang/test/Analysis/inlining/ | ||
D | path-notes.c | 10 void testZero(int *a) { in testZero() function |
/external/llvm-project/llvm/test/CodeGen/PowerPC/ | ||
D | p10-splatImm.ll | 7 define dso_local <4 x i32> @testZero() local_unnamed_addr { |
/external/python/pyasn1/tests/codec/ber/ | ||
D | test_encoder.py | 46 def testZero(self): member in IntegerEncoderTestCase |
D | test_decoder.py | 53 def testZero(self): member in IntegerDecoderTestCase |