Home
last modified time | relevance | path

Searched refs:ADD_FAILURE (Results 1 – 25 of 108) sorted by relevance

12345

/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc168 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; in TEST()
174 ADD_FAILURE() << "This failure is expected, and should have a trace."; in TEST()
179 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; in TEST()
215 ADD_FAILURE() in TEST()
219 ADD_FAILURE() in TEST()
224 ADD_FAILURE() << "This failure is expected, and should " in TEST()
229 ADD_FAILURE() << "This failure is expected, and should " in TEST()
272 ADD_FAILURE() in ThreadWithScopedTrace()
277 ADD_FAILURE() in ThreadWithScopedTrace()
280 ADD_FAILURE() in ThreadWithScopedTrace()
[all …]
Dgtest_catch_exceptions_test_.cc120 ADD_FAILURE() << "CxxExceptionInConstructorTest destructor " in ~CxxExceptionInConstructorTest()
125 ADD_FAILURE() << "CxxExceptionInConstructorTest::SetUp() " in SetUp()
130 ADD_FAILURE() << "CxxExceptionInConstructorTest::TearDown() " in TearDown()
136 ADD_FAILURE() << "CxxExceptionInConstructorTest test body " in TEST_F()
238 ADD_FAILURE() << "CxxExceptionInSetUpTest test body " in TEST_F()
Dgtest_stress_test.cc169 ADD_FAILURE() << "Non-fatal failure in some other thread. " in FailingThread()
213 ADD_FAILURE() << "This is an expected non-fatal failure."; in TEST()
232 ADD_FAILURE() << "This is an expected non-fatal failure."; in TEST()
Dgtest_environment_test.cc65 ADD_FAILURE() << "Expected non-fatal failure in global set-up."; in SetUp()
78 ADD_FAILURE() << "Expected non-fatal failure in global tear-down."; in TearDown()
/external/googletest/googletest/test/
Dgoogletest-output-test_.cc180 ADD_FAILURE() << "Just checking that all these values work fine."; in TEST()
188 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; in TEST()
194 ADD_FAILURE() << "This failure is expected, and should have a trace."; in TEST()
199 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace."; in TEST()
235 ADD_FAILURE() in TEST()
239 ADD_FAILURE() in TEST()
244 ADD_FAILURE() << "This failure is expected, and should " in TEST()
249 ADD_FAILURE() << "This failure is expected, and should " in TEST()
292 ADD_FAILURE() in ThreadWithScopedTrace()
297 ADD_FAILURE() in ThreadWithScopedTrace()
[all …]
Dgoogletest-catch-exceptions-test_.cc121 ADD_FAILURE() << "CxxExceptionInConstructorTest destructor " in ~CxxExceptionInConstructorTest()
126 ADD_FAILURE() << "CxxExceptionInConstructorTest::SetUp() " in SetUp()
131 ADD_FAILURE() << "CxxExceptionInConstructorTest::TearDown() " in TearDown()
137 ADD_FAILURE() << "CxxExceptionInConstructorTest test body " in TEST_F()
220 ADD_FAILURE() << "CxxExceptionInSetUpTest test body " in TEST_F()
Dgtest_stress_test.cc160 ADD_FAILURE() << "Non-fatal failure in some other thread. " in FailingThread()
204 ADD_FAILURE() << "This is an expected non-fatal failure."; in TEST()
223 ADD_FAILURE() << "This is an expected non-fatal failure."; in TEST()
Dgtest_environment_test.cc61 ADD_FAILURE() << "Expected non-fatal failure in global set-up."; in SetUp()
74 ADD_FAILURE() << "Expected non-fatal failure in global tear-down."; in TearDown()
/external/libchrome/base/test/metrics/
Dhistogram_enum_reader.cc41 ADD_FAILURE() << "Bad " << enum_name << " enum entry (at index " in ParseEnumFromHistogramsXml()
47 ADD_FAILURE() << "Bad " << enum_name << " enum entry (at index " in ParseEnumFromHistogramsXml()
55 ADD_FAILURE() << "Bad " << enum_name << " enum entry (at index " in ParseEnumFromHistogramsXml()
62 ADD_FAILURE() << "Bad " << enum_name << " enum entry (at index " in ParseEnumFromHistogramsXml()
88 ADD_FAILURE() << "Failed to get src root."; in ReadEnumFromEnumsXml()
97 ADD_FAILURE() << "enums.xml file does not exist."; in ReadEnumFromEnumsXml()
103 ADD_FAILURE() << "Failed to load enums.xml"; in ReadEnumFromEnumsXml()
116 ADD_FAILURE() << "Duplicate enum '" << enum_name in ReadEnumFromEnumsXml()
123 ADD_FAILURE() << "Bad enum '" << enum_name in ReadEnumFromEnumsXml()
130 ADD_FAILURE() << "Bad enum '" << enum_name in ReadEnumFromEnumsXml()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc237 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
249 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
255 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
264 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
268 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
272 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
276 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc237 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
249 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
255 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
264 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
268 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
272 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
276 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/boringssl/src/crypto/evp/
Devp_test.cc105 ADD_FAILURE() << "Unknown digest: " << name; in OPENSSL_MSVC_PRAGMA()
122 ADD_FAILURE() << "Unknown key type: " << name; in GetKeyType()
139 ADD_FAILURE() << "Unknown RSA padding mode: " << name; in GetRSAPadding()
270 ADD_FAILURE() << "Unknown test " << t->GetType(); in TestEVP()
277 ADD_FAILURE() << "Could not find key " << key_name; in TestEVP()
366 ADD_FAILURE() << "Could not decrypt result."; in TestEVP()
414 ADD_FAILURE() << "Operation unexpectedly failed."; in TEST()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc262 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
274 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
280 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
289 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
293 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
297 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
301 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/webrtc/talk/media/webrtc/
Dfakewebrtccall.cc190 ADD_FAILURE() << "Unsupported encoder payload: " in ReconfigureVideoEncoder()
313 ADD_FAILURE() << "DestroyAudioSendStream called with unknown paramter."; in DestroyAudioSendStream()
333 ADD_FAILURE() << "DestroyAudioReceiveStream called with unknown paramter."; in DestroyAudioReceiveStream()
355 ADD_FAILURE() << "DestroyVideoSendStream called with unknown paramter."; in DestroyVideoSendStream()
375 ADD_FAILURE() << "DestroyVideoReceiveStream called with unknown paramter."; in DestroyVideoReceiveStream()
/external/boringssl/src/crypto/test/
Dfile_test_gtest.cc50 ADD_FAILURE() << "Line too long."; in ReadLine()
76 ADD_FAILURE() << "Error reading test."; in FileTestGTest()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc743 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
755 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
761 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
770 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
774 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
778 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
782 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc686 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
698 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
704 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
713 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
717 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
721 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
725 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc686 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
698 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
704 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
713 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
717 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
721 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
725 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc686 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
698 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
704 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
713 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
717 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
721 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
725 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/googletest/googletest/src/
Dgtest-port.cc823 ADD_FAILURE() << "NULL is not a valid simple regular expression."; in ValidateRegex()
835 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
841 ADD_FAILURE() << FormatRegexSyntaxError(regex, i - 1) in ValidateRegex()
850 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
854 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
858 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
862 ADD_FAILURE() << FormatRegexSyntaxError(regex, i) in ValidateRegex()
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer_test.cc54 ADD_FAILURE() << "Some allocations not freed!"; in ~TestAllocator()
80 ADD_FAILURE() << "Allocation not found (double free?)"; in Deallocate()
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
Dafter_initialization_fixture.cc19 ADD_FAILURE() << "Unexpected error on channel " << channel << in CallbackOnError()
/external/libchrome/base/task_scheduler/
Dtest_utils.cc39 ADD_FAILURE() << "Unexpected ExecutionMode"; in CreateTaskRunnerWithExecutionMode()
/external/libchrome/base/memory/
Dref_counted_unittest.cc223 ADD_FAILURE() << "Pointer to an instance should result in true."; in TEST()
227 ADD_FAILURE() << "Pointer to an instance should result in !x being false."; in TEST()
235 ADD_FAILURE() << "Null pointer should result in false."; in TEST()
240 ADD_FAILURE() << "Null pointer should result in !x being true."; in TEST()
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers_unittest.cc81 ADD_FAILURE() << "Frames from both layers not received in time."; in RunGracePeriod()
97 ADD_FAILURE() << "Did not get a frame of TL" << layer << " in time."; in SkipUntilTl()
279 ADD_FAILURE() << "No TL1 frame arrived within time limit.";

12345