HomeSort by relevance Sort by last modified time
    Searched defs:Fail (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/google-breakpad/src/testing/gtest/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /external/googletest/googletest/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /external/protobuf/gtest/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /external/v8/testing/gtest/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_throw_on_failure_ex_test.cc 45 void Fail(const char* msg) {
60 Fail("A successful assertion wrongfully threw.");
74 Fail(e.what());
76 Fail("A failed assertion threw the wrong type of exception.");
78 Fail("A failed assertion should've thrown but didn't.");
  /external/junit/src/main/java/org/junit/internal/runners/statements/
Fail.java 5 public class Fail extends Statement {
8 public Fail(Throwable e) {
  /external/eigen/test/
ctorleak.cpp 15 if (Foo::object_count > Foo::object_limit) { std::cout << "\nThrow!\n"; throw Foo::Fail(); }
27 class Fail : public std::exception {};
54 catch (const Foo::Fail&) { /* ignore */ }
  /external/llvm/include/llvm/MC/MCDisassembler/
MCDisassembler.h 28 /// Ternary decode status. Most backends will just use Fail and
35 /// is a "soft fail" failure mode that indicates the MCInst& is
39 /// from Success->SoftFail ->Fail can be done with a simple
42 /// LEFT & TOP = | Success Unpredictable Fail
44 /// Success | Success Unpredictable Fail
45 /// Unpredictable | Unpredictable Unpredictable Fail
46 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/MCDisassembler/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCDisassembler.h 29 /// Ternary decode status. Most backends will just use Fail and
36 /// is a "soft fail" failure mode that indicates the MCInst& is
40 /// from Success->SoftFail ->Fail can be done with a simple
43 /// LEFT & TOP = | Success Unpredictable Fail
45 /// Success | Success Unpredictable Fail
46 /// Unpredictable | Unpredictable Unpredictable Fail
47 /// Fail | Fail Fail Fail
    [all...]
  /build/soong/cmd/multiproduct_kati/
main.go 95 func (s *Status) Fail(product string, err error, logFile string) {
317 status.Fail(product, err, stdLog)
370 status.Fail(product.config.TargetProduct(), err, product.logFile)

Completed in 1537 milliseconds

1 2 3 4