HomeSort by relevance Sort by last modified time
    Searched full:bingo (Results 1 - 25 of 38) sorted by null

1 2

  /external/e2fsprogs/lib/blkid/tests/
fat32_label_64MB.results 2 LABEL='BINGO'
  /external/llvm/lib/Fuzzer/test/
fuzzer-drill.test 1 CHECK: BINGO
CounterTest.cpp 11 std::cerr << "BINGO!\n";
FourIndependentBranchesTest.cpp 14 std::cerr << "BINGO!\n";
MemcmpTest.cpp 13 fprintf(stderr, "BINGO\n");
SimpleDictionaryTest.cpp 21 std::cout << "BINGO; Found the target, exiting\n";
SimpleTest.cpp 17 std::cout << "BINGO; Found the target, exiting\n";
fuzzer-dfsan.test 1 CHECK1: BINGO
2 CHECK2: BINGO
3 CHECK3: BINGO
4 CHECK4: BINGO
FullCoverageSetTest.cpp 16 std::cerr << "BINGO!\n";
SimpleCmpTest.cpp 26 fprintf(stderr, "BINGO; Found the target: size %zd (%zd, %zd, %d, %d), exiting.\n",
StrcmpTest.cpp 25 fprintf(stderr, "BINGO\n");
StrncmpTest.cpp 18 fprintf(stderr, "BINGO\n");
SimpleHashTest.cpp 33 fprintf(stderr, "BINGO; simple_hash defeated: %x == %x\n", (unsigned int)Hash,
SwitchTest.cpp 50 fprintf(stderr, "BINGO; Found the target, exiting\n");
UserSuppliedFuzzerTest.cpp 27 std::cout << "BINGO; Found the target, exiting\n";
fuzzer-traces.test 1 CHECK: BINGO
merge.test 1 CHECK: BINGO
CallerCalleeTest.cpp 13 std::cerr << "BINGO\n";
fuzzer.test 1 CHECK: BINGO
  /external/clang/test/Index/
complete-memfunc-cvquals.cpp 7 void bingo() volatile;
36 void Foo::bingo() volatile { function in class:Foo
47 // CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText bingo}{LeftParen (}{RightParen )}{Informative volatile} (35)
54 // CHECK-CONST-NOT: bingo
59 // CHECK-VOLATILE: CXXMethod:{ResultType void}{TypedText bingo}{LeftParen (}{RightParen )}{Informative volatile} (34)
66 // CHECK-IMPLICIT-NOQUALS: CXXMethod:{ResultType void}{TypedText bingo}{LeftParen (}{RightParen )}{Informative volatile} (35)
72 // CHECK-IMPLICIT-CONST-NOT: bingo
78 // CHECK-IMPLICIT-VOLATILE: CXXMethod:{ResultType void}{TypedText bingo}{LeftParen (}{RightParen )}{Informative volatile} (34)
  /external/compiler-rt/test/tsan/
unaligned_race.cc 59 printf("bingo!\n");
  /external/llvm/test/Transforms/SLPVectorizer/X86/
compare-reduce.ll 6 @.str = private unnamed_addr constant [6 x i8] c"bingo\00", align 1
in-tree-user.ll 6 @.str = private unnamed_addr constant [6 x i8] c"bingo\00", align 1
  /external/llvm/unittests/ADT/
VariadicFunctionTest.cpp 77 EXPECT_EQ("bingo", S1);
  /external/clang/test/SemaObjC/
arc-property-decl-attrs.m 57 @interface Bingo

Completed in 925 milliseconds

1 2