Home
last modified time | relevance | path

Searched refs:bogus (Results 1 – 25 of 177) sorted by relevance

12345678

/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp592 FieldPosition bogus(FieldPosition::DONT_CARE); in Test4106661() local
596 … logln("Format with -INF : " + fmt->format(Formattable(-uprv_getInfinity()), str, bogus, status)); in Test4106661()
599 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status)); in Test4106661()
602 logln("Format with -1.0 : " + fmt->format(Formattable(-1.0), str, bogus, status)); in Test4106661()
605 logln("Format with 0 : " + fmt->format(Formattable((int32_t)0), str, bogus, status)); in Test4106661()
608 logln("Format with 0.9 : " + fmt->format(Formattable(0.9), str, bogus, status)); in Test4106661()
611 logln("Format with 1.0 : " + fmt->format(Formattable(1.0), str, bogus, status)); in Test4106661()
614 logln("Format with 1.5 : " + fmt->format(Formattable(1.5), str, bogus, status)); in Test4106661()
617 logln("Format with 2 : " + fmt->format(Formattable((int32_t)2), str, bogus, status)); in Test4106661()
620 logln("Format with 2.1 : " + fmt->format(Formattable(2.1), str, bogus, status)); in Test4106661()
[all …]
/external/valgrind/helgrind/tests/
Dtc09_bad_unlock.c19 int bogus[100], i; in nearly_main() local
21 for (i = 0; i < 100; i++) bogus[i] = 0xFFFFFFFF; in nearly_main()
41 pthread_mutex_unlock( (pthread_mutex_t*) &bogus[50] ); /* ERROR */ in nearly_main()
/external/clang/test/SemaObjC/
Dmethod-bad-param.m33 enum bogus; // expected-note {{forward declaration of 'enum bogus'}}
37 - (void)crashMe:(enum bogus)p; argument
41 - (void)crashMe:(enum bogus)p { // expected-error {{variable has incomplete type 'enum bogus'}} argument
/external/autotest/client/tests/aio_dio_bugs/src/
DMakefile6 aio-free-ring-with-bogus-nr-pages \
17 aio-free-ring-with-bogus-nr-pages: aio-free-ring-with-bogus-nr-pages.c
/external/libjpeg-turbo/
Drdswitch.c217 goto bogus; in read_scan_script()
224 goto bogus; in read_scan_script()
227 goto bogus; in read_scan_script()
230 goto bogus; in read_scan_script()
233 goto bogus; in read_scan_script()
243 bogus: in read_scan_script()
/external/llvm/test/CodeGen/AArch64/
Dlegalize-bug-bogus-cpu.ll1 ; RUN: llc -march=aarch64 -mcpu=bogus -o - %s
3 ; Fix the bug in PR20557. Set mcpu to a bogus name, llc will crash in type
/external/clang/test/SemaTemplate/
Dmetafun-apply.cpp17 struct bogus { struct
37 …apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test() argument
/external/curl/tests/data/
Dtest107521 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
31 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
39 WWW-Authenticate: X-bogus-auth realm="gimme all yer s3cr3ts"
Dtest23729 # The bogus address used here is chosen specifically so that when processed on
/external/bison/tests/
Dskeletons.at149 [[b4_percent_define_default([[foo]], [[bogus value]])
218 [[b4_complain_at(b4_percent_define_get_loc([[bogus]]), [[bad value]])
228 [[input3.y: fatal error: b4_percent_define_get_loc: undefined %define variable 'bogus'
232 [[b4_warn_at(b4_percent_define_get_syncline([[bogus]]), [[bad value]])
242 [[input4.y: fatal error: b4_percent_define_get_syncline: undefined %define variable 'bogus'
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
Ddomjs.test4 "description":"CR in bogus comment state",
9 "description":"CRLF in bogus comment state",
/external/e2fsprogs/tests/f_invalid_bad_inode/
Dname1 check for bogus bad inode
/external/clang/test/Parser/
Dplaceholder-recovery.m5 // bogus 'archaic' warnings with bad location info.
/external/clang/test/Sema/
Dpragma-section.c41 #pragma section(".my_seg", bogus) // expected-warning {{unknown action 'bogus' for '#pragma section…
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp5.cpp39 bogus_override_if_virtual<decltype(l)> bogus; in test_quals() local
/external/llvm/test/Transforms/LoopSimplify/
Dunreachable-loop-pred.ll6 ; bogus loop entry.
/external/clang/test/Analysis/
Duninit-vals.m18 int* bogus;
24 bogus = 0;
26 if (bogus) // no-warning
/external/google-breakpad/src/client/mac/testapp/
DController.m168 // first a series of bogus values
177 // Look for a bogus one that we didn't try to set
183 // Look for a bogus one we did try to set
/external/valgrind/
Ddarwin9.supp214 # keymgr seems to deliberately do some bogus actions, and if they are bogus,
233 __keymgr_initializer bogus unlock
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/
Ddemonstration_markup.txt14 <! This document starts with a bogus declaration ><div>a</div>
17 <div><a style={height:21px;}>That attribute value was bogus</a></div>
/external/autotest/client/samples/
Dcontrol.oprofile9 Runs our sleeptest (bogus test that only sleeps for a given amount of time),
/external/llvm/test/CodeGen/X86/
Dnegative-stride-fptosi-user.ll4 ; variable which stepped by a bogus ((double)UINT32_C(-1)). It's theoretically
/external/llvm/test/CodeGen/Generic/
Dfwdtwice.ll11 ;; This produces the bogus output instruction:
/external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/
Dtest.doc18 /* A bogus doc file used to see if we can detect
Dtest.rtf18 /* A bogus RTF file used to see if we can detect

12345678