Searched refs:FAIL (Results 126 - 150 of 300) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
H A DgUnit.g33 FAIL = 'FAIL';
154 | FAIL {$out = new BooleanTest(false);}
/external/chromium_org/base/
H A Dcallback_unittest.cc166 FAIL() << "Should never be called";
H A Drand_util_unittest.cc124 FAIL() << "Didn't achieve all bit values in maximum number of tries.";
/external/chromium_org/build/android/pylib/instrumentation/
H A Dtest_runner_test.py231 self.assertEqual(base_test_result.ResultType.FAIL, result.GetType())
/external/chromium_org/chrome/browser/extensions/api/socket/
H A Dudp_socket_unittest.cc98 FAIL() << "Failed to connect to multicast address. Error code: " << result;
/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service.h45 FAIL, enumerator in enum:EasyUnlockService::TurnOffFlowStatus
/external/chromium_org/chrome/browser/sync/glue/
H A Dsession_sync_test_helper.cc69 FAIL();
/external/chromium_org/content/browser/download/
H A Dfile_metadata_unittest_linux.cc70 FAIL() << "Attribute '" << attr_name << "' does not exist";
/external/chromium_org/gin/modules/
H A Dmodule_registry_unittest.cc59 FAIL() << "Should not be called";
/external/chromium_org/net/proxy/
H A Dproxy_server_unittest.cc365 FAIL() << "Invalid expectation. Can be only -1, 0, 1";
/external/chromium_org/ppapi/shared_impl/private/
H A Dppb_char_set_shared.cc41 *result = base::OnStringConversionError::FAIL;
/external/chromium_org/testing/gtest/test/
H A Dgtest-options_test.cc124 FAIL() << "GetCurrentExecutableName() returns " << exe_str;
H A Dgtest_stress_test.cc165 FAIL() << "Fatal failure in some other thread. "
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
H A Dlayout_test_finder.py101 tests_to_skip.update(expectations.get_tests_with_result_type(test_expectations.FAIL))
/external/chromium_org/third_party/angle/tests/angle_tests/
H A DClearTest.cpp46 FAIL() << "shader compilation failed.";
H A DCompressedTextureTest.cpp50 FAIL() << "shader compilation failed.";
H A DIncompleteTextureTest.cpp50 FAIL() << "shader compilation failed.";
H A DIndexedPointsTest.cpp58 FAIL() << "shader compilation failed.";
H A DLineLoopTest.cpp46 FAIL() << "shader compilation failed.";
H A DOcclusionQueriesTest.cpp47 FAIL() << "shader compilation failed.";
/external/chromium_org/third_party/angle/tests/deqp_tests/
H A Ddeqp_tests.cpp158 FAIL() << e.what();
/external/chromium_org/third_party/icu/source/i18n/
H A Dtridpars.cpp394 goto FAIL;
403 goto FAIL;
436 goto FAIL;
441 FAIL:
/external/chromium_org/third_party/webrtc/base/
H A Dsignalthread_unittest.cc125 FAIL() << " This shouldn't get called.";
/external/gtest/test/
H A Dgtest-options_test.cc124 FAIL() << "GetCurrentExecutableName() returns " << exe_str;
H A Dgtest_stress_test.cc165 FAIL() << "Fatal failure in some other thread. "

Completed in 1874 milliseconds

1234567891011>>