Home
last modified time | relevance | path

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

123456789

/external/chromium_org/net/cert/
Dx509_cert_types_unittest.cc27 CertPrincipal bogus; in TEST() local
28 EXPECT_FALSE(bogus.Matches(spamco)); in TEST()
29 EXPECT_FALSE(spamco.Matches(bogus)); in TEST()
31 bogus = spamco; in TEST()
32 EXPECT_TRUE(bogus.Matches(spamco)); in TEST()
33 EXPECT_TRUE(spamco.Matches(bogus)); in TEST()
35 bogus.organization_names.erase(bogus.organization_names.begin(), in TEST()
36 bogus.organization_names.end()); in TEST()
37 EXPECT_FALSE(bogus.Matches(spamco)); in TEST()
38 EXPECT_FALSE(spamco.Matches(bogus)); in TEST()
[all …]
/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/chromium_org/third_party/icu/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/main/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/oprofile/events/i386/p4-ht/
Dunit_masks9 0x01 retired instruction is non-bogus
64 0x01 count non-bogus instructions which are not tagged
65 0x02 count non-bogus instructions which are tagged
66 0x04 count bogus instructions which are not tagged
67 0x08 count bogus instructions which are tagged
69 0x01 count marked uops which are non-bogus
70 0x02 count marked uops which are bogus
/external/qemu/distrib/jpeg-6b/
Drdswitch.c205 goto bogus; in read_scan_script()
212 goto bogus; in read_scan_script()
215 goto bogus; in read_scan_script()
218 goto bogus; in read_scan_script()
221 goto bogus; in read_scan_script()
231 bogus: in read_scan_script()
/external/jpeg/
Drdswitch.c205 goto bogus; in read_scan_script()
212 goto bogus; in read_scan_script()
215 goto bogus; in read_scan_script()
218 goto bogus; in read_scan_script()
221 goto bogus; in read_scan_script()
231 bogus: in read_scan_script()
/external/chromium_org/third_party/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/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/chromium_org/tools/gyp/test/exclusion/
Dexclusion.gyp12 'bogus.c',
17 'bogus.c',
/external/oprofile/events/i386/p4/
Dunit_masks9 0x01 retired instruction is non-bogus
94 0x01 count non-bogus instructions which are not tagged
95 0x02 count non-bogus instructions which are tagged
96 0x04 count bogus instructions which are not tagged
97 0x08 count bogus instructions which are tagged
99 0x01 count marked uops which are non-bogus
100 0x02 count marked uops which are bogus
/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/e2fsprogs/tests/f_invalid_bad_inode/
Dname1 check for bogus bad inode
/external/chromium_org/third_party/libxml/patches/
Dxmlregexp-bogus-cast1 Change bogus '(unsigned long)' cast to '(unsigned short)'
/external/clang/test/Sema/
Dpragma-section.c39 #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/clang/test/Parser/
Dplaceholder-recovery.m5 // bogus 'archaic' warnings with bad location info.
/external/chromium_org/third_party/sqlite/src/test/
Dcapi2.test157 sqlite3_prepare $DB {select bogus from sqlite_master} -1 TAIL
160 } {1 {(1) no such column: bogus} {}}
163 sqlite3_prepare $DB {select bogus from } -1 TAIL
169 sqlite3_prepare $DB {;;;;select bogus from sqlite_master} -1 TAIL
172 } {1 {(1) no such column: bogus} {}}
175 sqlite3_prepare $DB {select bogus from sqlite_master;x;} -1 TAIL
178 } {1 {(1) no such column: bogus} {x;}}
181 sqlite3_prepare $DB {select bogus from sqlite_master;;;x;} -1 TAIL
184 } {1 {(1) no such column: bogus} {;;x;}}
Dtclsqlite.test31 set v [catch {sqlite3 bogus} msg]
36 set v [catch {db bogus} msg]
38 } {1 {bad option "bogus": must be authorizer, backup, busy, cache, changes, close, collate, collati…
40 set v [catch {db cache bogus} msg]
42 } {1 {bad option "bogus": must be flush or size}}
190 set rc [catch {db onecolumn {SELECT bogus}} errmsg]
192 } {1 {no such column: bogus}}
/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/valgrind/main/
Ddarwin9.supp214 # keymgr seems to deliberately do some bogus actions, and if they are bogus,
233 __keymgr_initializer bogus unlock
/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:

123456789