HomeSort by relevance Sort by last modified time
    Searched refs:Passed (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/valgrind/main/none/tests/x86/
shift_ndep.stdout.exp 0 Passed (0).
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-death-test-internal.h 64 // exit code: The integer code passed to exit(3), _exit(2), or
107 // Returns true if the death test passed; that is, the test process
112 // than a function pointer or functor, or else Wait and Passed could
114 virtual bool Passed(bool exit_status_ok) = 0;
162 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/chromium/testing/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
gtest-test-part_test.cc 81 EXPECT_TRUE(success.passed());
90 EXPECT_FALSE(nonfatal_failure.passed());
99 EXPECT_FALSE(fatal_failure.passed());
129 // Tests TestPartResult::passed().
130 TEST_F(TestPartResultTest, Passed) {
131 EXPECT_TRUE(r1_.passed());
132 EXPECT_FALSE(r2_.passed());
133 EXPECT_FALSE(r3_.passed());
  /external/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
gtest-test-part_test.cc 81 EXPECT_TRUE(success.passed());
90 EXPECT_FALSE(nonfatal_failure.passed());
99 EXPECT_FALSE(fatal_failure.passed());
129 // Tests TestPartResult::passed().
130 TEST_F(TestPartResultTest, Passed) {
131 EXPECT_TRUE(r1_.passed());
132 EXPECT_FALSE(r2_.passed());
133 EXPECT_FALSE(r3_.passed());
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
275 EXPECT_TRUE(test_cases[2]->Passed());
290 EXPECT_TRUE(tests[1]->result()->Passed());
298 EXPECT_TRUE(tests[2]->result()->Passed());
306 EXPECT_TRUE(tests[3]->result()->Passed());
323 EXPECT_TRUE(tests[0]->result()->Passed());
gtest-test-part_test.cc 81 EXPECT_TRUE(success.passed());
90 EXPECT_FALSE(nonfatal_failure.passed());
99 EXPECT_FALSE(fatal_failure.passed());
129 // Tests TestPartResult::passed().
130 TEST_F(TestPartResultTest, Passed) {
131 EXPECT_TRUE(r1_.passed());
132 EXPECT_FALSE(r2_.passed());
133 EXPECT_FALSE(r3_.passed());
  /external/protobuf/gtest/test/
gtest-unittest-api_test.cc 243 EXPECT_TRUE(unit_test->Passed());
256 EXPECT_TRUE(test_cases[0]->Passed());
276 EXPECT_TRUE(test_cases[2]->Passed());
291 EXPECT_TRUE(tests[1]->result()->Passed());
299 EXPECT_TRUE(tests[2]->result()->Passed());
307 EXPECT_TRUE(tests[3]->result()->Passed());
325 EXPECT_TRUE(tests[0]->result()->Passed());
gtest-test-part_test.cc 80 // Tests TestPartResult::passed().
81 TEST_F(TestPartResultTest, Passed) {
82 EXPECT_TRUE(r1_.passed());
83 EXPECT_FALSE(r2_.passed());
84 EXPECT_FALSE(r3_.passed());
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-048.js 22 var expect = "Passed";
lexical-049.js 21 var expect = "Passed";
  /cts/tests/tests/nativeopengl/standalone/jni/
GLTestHelper.cpp 81 const char * result = test_info.result()->Passed() ?
142 const char * result = test_info.result()->Passed() ?
176 if (!test_info.should_run() || test_info.result()->Passed()) {
189 LOGI("[ PASSED ] %i tests\n", unit_test.successful_test_count());
191 if(unit_test.Passed()) {
  /hardware/libhardware/tests/camera2/
TestForkerEventListener.cpp 58 // terminate with return code 0 = test passed, 1 = test failed
94 exit(test_info.result()->Passed()
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/gtest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 67 // exit code: The integer code passed to exit(3), _exit(2), or
114 // Returns true if the death test passed; that is, the test process
119 // than a function pointer or functor, or else Wait and Passed could
121 virtual bool Passed(bool exit_status_ok) = 0;
199 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-death-test-internal.h 65 // exit code: The integer code passed to exit(3), _exit(2), or
108 // Returns true if the death test passed; that is, the test process
113 // than a function pointer or functor, or else Wait and Passed could
115 virtual bool Passed(bool exit_status_ok) = 0;
168 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 65 // exit code: The integer code passed to exit(3), _exit(2), or
108 // Returns true if the death test passed; that is, the test process
113 // than a function pointer or functor, or else Wait and Passed could
115 virtual bool Passed(bool exit_status_ok) = 0;
168 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
  /external/chromium/testing/gtest/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");
  /external/gtest/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");
  /external/libvpx/libvpx/third_party/googletest/src/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");
  /external/protobuf/gtest/samples/
sample9_unittest.cc 59 fprintf(stdout, "TEST %s\n", unit_test.Passed() ? "PASSED" : "FAILED");
  /external/chromium/sdch/open-vcdiff/src/gtest/src/
gtest-internal-inl.h 480 // Returns true iff the test passed (i.e. no test part failed).
481 bool Passed() const { return !Failed(); }
658 // Returns true iff the test case passed.
659 bool Passed() const { return !Failed(); }
689 // Returns true iff test passed.
692 return impl->should_run() && impl->result()->Passed();
887 // Returns true iff the unit test passed (i.e. all test cases passed).
888 bool Passed() const { return !Failed(); }
    [all...]

Completed in 222 milliseconds

1 2 3