Searched refs:Failed (Results 1 - 24 of 24) sorted by relevance

/external/webkit/WebKitTools/BuildSlaveSupport/
H A Dbuild-launcher-dmg91 system("rsync", "-vP", $nightlyLauncherDiskImagePath, "$nightlyRemoteHost:$nightlyRemoteDiskImagePath") == 0 or die "Failed uploading disk image";
92 system("ssh", $nightlyRemoteHost, $nightlyRemoteLatestPath, $buildTag, "mac", $nightlyRemoteDiskImagePath, $revision) == 0 or die "Failed linking disk image to latest";
98 system("rsync", "-vP", $nightlyLauncherDiskImagePath, $remoteDiskImagePath) == 0 or die "Failed uploading disk image";
/external/protobuf/python/google/protobuf/
H A Dservice.py140 def Failed(self): member in class:RpcController
144 reasons for failure depend on the RPC implementation. Failed() must not
145 be called before a call has finished. If Failed() returns true, the
151 """If Failed is true, returns a human-readable description of the error."""
170 Causes Failed() to return true on the client side. "reason" will be
/external/webkit/WebCore/websockets/
H A DWebSocketHandshake.cpp229 m_mode = Failed;
235 m_mode = Failed;
239 m_mode = Failed;
254 m_mode = Failed;
266 m_mode = Failed;
282 m_mode = Failed;
287 m_mode = Failed;
295 m_mode = Failed;
448 case Failed:
460 m_mode = Failed;
[all...]
H A DWebSocketHandshake.h48 Incomplete, Normal, Failed, Connected enumerator in enum:WebCore::WebSocketHandshake::Mode
/external/protobuf/src/google/protobuf/
H A Dservice.h216 // reasons for failure depend on the RPC implementation. Failed() must not
217 // be called before a call has finished. If Failed() returns true, the
219 virtual bool Failed() const = 0;
221 // If Failed() is true, returns a human-readable description of the error.
235 // Causes Failed() to return true on the client side. "reason" will be
/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h481 bool Passed() const { return !Failed(); }
484 bool Failed() const { return failed_part_count() > 0; } function in class:testing::internal::TestResult
659 bool Passed() const { return !Failed(); }
662 bool Failed() const { return failed_test_count() > 0; } function in class:testing::TestCase
698 return impl->should_run() && impl->result()->Failed();
888 bool Passed() const { return !Failed(); }
892 bool Failed() const { function in class:testing::internal::UnitTestImpl
893 return failed_test_case_count() > 0 || ad_hoc_test_result()->Failed();
/external/gtest/src/
H A Dgtest-internal-inl.h543 bool Passed() const { return !Failed(); }
546 bool Failed() const { return failed_part_count() > 0; } function in class:testing::internal::TestResult
734 bool Passed() const { return !Failed(); }
737 bool Failed() const { return failed_test_count() > 0; } function in class:testing::TestCase
773 return impl->should_run() && impl->result()->Failed();
1009 bool Passed() const { return !Failed(); }
1013 bool Failed() const { function in class:testing::internal::UnitTestImpl
1014 return failed_test_case_count() > 0 || ad_hoc_test_result()->Failed();
1095 printf("%s\n", "Failed to get the current working directory.");
H A Dgtest.cc283 return test_case->should_run() && test_case->Failed();
/external/protobuf/gtest/samples/
H A Dsample9_unittest.cc148 if (test_info.result()->Failed() &&
/external/libxml2/
H A Dxmlcatalog.c464 fprintf(stderr, "Failed to remove entry from %s\n",
477 "Failed to remove entry from %s\n",
542 fprintf(stderr, "Failed to remove entry %s\n",
/external/protobuf/gtest/test/
H A Dgtest-unittest-api_test.cc244 EXPECT_FALSE(unit_test->Failed());
257 EXPECT_FALSE(test_cases[0]->Failed());
277 EXPECT_FALSE(test_cases[2]->Failed());
H A Dgtest-test-part_test.cc88 TEST_F(TestPartResultTest, Failed) {
H A Dgtest-listener_test.cc318 if (UnitTest::GetInstance()->Failed())
H A Dgtest_unittest.cc1858 // Tests TestResult::Failed().
1859 TEST_F(TestResultTest, Failed) {
1860 ASSERT_FALSE(r0->Failed());
1861 ASSERT_FALSE(r1->Failed());
1862 ASSERT_TRUE(r2->Failed());
4619 "Failed");
/external/gtest/test/
H A Dgtest-test-part_test.cc63 TEST_F(TestPartResultTest, Failed) {
H A Dgtest_unittest.cc1095 // Tests TestResult::Failed()
1096 TEST_F(TestResultTest, Failed) {
1097 ASSERT_FALSE(r0->Failed());
1098 ASSERT_FALSE(r1->Failed());
1099 ASSERT_TRUE(r2->Failed());
3756 "Failed");
/external/chromium/base/test/
H A Dtest_suite.h82 return test.should_run() && test.result()->Failed() && !FlakyTest(test);
/external/protobuf/gtest/include/gtest/
H A Dgtest.h426 bool Passed() const { return !Failed(); }
429 bool Failed() const;
654 bool Passed() const { return !Failed(); }
657 bool Failed() const { return failed_test_count() > 0; } function in class:testing::TestCase
1009 bool Failed() const;
1576 #define ADD_FAILURE() GTEST_NONFATAL_FAILURE_("Failed")
1579 #define FAIL() GTEST_FATAL_FAILURE_("Failed")
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h794 bool Passed() const { return !Failed(); }
798 bool Failed() const { function in class:testing::internal::UnitTestImpl
799 return failed_test_case_count() > 0 || ad_hoc_test_result()->Failed();
883 << "Failed to get the current working directory.";
H A Dgtest.cc311 return test_case->should_run() && test_case->Failed();
1848 bool TestResult::Failed() const { function in class:testing::TestResult
2420 return impl->should_run() && impl->result()->Failed();
3480 bool UnitTest::Failed() const { return impl()->Failed(); } function in class:testing::UnitTest
/external/bluetooth/glib/
H A DMakefile.am96 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc978 bool Failed() const { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
979 ADD_FAILURE() << "Failed() not expected during this test.";
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc223 return test_case->should_run() && test_case->Failed();
/external/iproute2/doc/
H A Dip-cref.tex3037 echo "Failed to add $pfx on $dev, trying DHCP..." 1>&2

Completed in 189 milliseconds