OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertionFailure
(Results
76 - 100
of
103
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h
191
// (AssertionSuccess() and
AssertionFailure
()).
205
// return testing::
AssertionFailure
() << n << " is odd";
232
// return testing::
AssertionFailure
() << n << " is odd";
256
// return testing::
AssertionFailure
()
327
GTEST_API_ AssertionResult
AssertionFailure
();
330
// Deprecated; use
AssertionFailure
() << msg.
331
GTEST_API_ AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/gtest/include/gtest/
gtest.h
191
// (AssertionSuccess() and
AssertionFailure
()).
205
// return testing::
AssertionFailure
() << n << " is odd";
232
// return testing::
AssertionFailure
() << n << " is odd";
256
// return testing::
AssertionFailure
()
327
GTEST_API_ AssertionResult
AssertionFailure
();
330
// Deprecated; use
AssertionFailure
() << msg.
331
GTEST_API_ AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/
gtest.h
191
// (AssertionSuccess() and
AssertionFailure
()).
205
// return testing::
AssertionFailure
() << n << " is odd";
232
// return testing::
AssertionFailure
() << n << " is odd";
256
// return testing::
AssertionFailure
()
327
GTEST_API_ AssertionResult
AssertionFailure
();
330
// Deprecated; use
AssertionFailure
() << msg.
331
GTEST_API_ AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/mesa3d/src/gtest/include/gtest/
gtest.h
191
// (AssertionSuccess() and
AssertionFailure
()).
205
// return testing::
AssertionFailure
() << n << " is odd";
232
// return testing::
AssertionFailure
() << n << " is odd";
256
// return testing::
AssertionFailure
()
327
GTEST_API_ AssertionResult
AssertionFailure
();
330
// Deprecated; use
AssertionFailure
() << msg.
331
GTEST_API_ AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/open-vcdiff/gtest/include/gtest/
gtest.h
183
// (AssertionSuccess() and
AssertionFailure
()).
197
// return testing::
AssertionFailure
() << n << " is odd";
224
// return testing::
AssertionFailure
() << n << " is odd";
248
// return testing::
AssertionFailure
()
315
AssertionResult
AssertionFailure
();
318
// Deprecated; use
AssertionFailure
() << msg.
319
AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/protobuf/gtest/include/gtest/
gtest.h
187
// (AssertionSuccess() and
AssertionFailure
()).
202
// return testing::
AssertionFailure
(msg);
214
friend AssertionResult
AssertionFailure
(const Message&);
237
AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h
182
// (AssertionSuccess() and
AssertionFailure
()).
196
// return testing::
AssertionFailure
() << n << " is odd";
223
// return testing::
AssertionFailure
() << n << " is odd";
247
// return testing::
AssertionFailure
()
318
GTEST_API_ AssertionResult
AssertionFailure
();
321
// Deprecated; use
AssertionFailure
() << msg.
322
GTEST_API_ AssertionResult
AssertionFailure
(const Message& msg);
[
all
...]
/external/chromium/testing/gtest/test/
gtest_unittest.cc
110
using testing::
AssertionFailure
;
[
all
...]
gtest-printers_test.cc
543
return
AssertionFailure
()
[
all
...]
/external/chromium_org/testing/gtest/test/
gtest_unittest.cc
186
using testing::
AssertionFailure
;
[
all
...]
gtest-printers_test.cc
545
return
AssertionFailure
()
[
all
...]
/external/gtest/test/
gtest_unittest.cc
110
using testing::
AssertionFailure
;
[
all
...]
gtest-printers_test.cc
543
return
AssertionFailure
()
[
all
...]
/ndk/sources/third_party/googletest/googletest/test/
gtest_unittest.cc
198
using testing::
AssertionFailure
;
[
all
...]
gtest-printers_test.cc
550
return
AssertionFailure
()
[
all
...]
/external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker_unittest.cc
198
: (testing::
AssertionFailure
()
/external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_unittest.cc
59
return testing::
AssertionFailure
() <<
63
return testing::
AssertionFailure
() <<
67
return testing::
AssertionFailure
() <<
80
return testing::
AssertionFailure
() <<
[
all
...]
/external/chromium_org/sync/sessions/
nudge_tracker_unittest.cc
19
return testing::
AssertionFailure
()
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
[
all
...]
/frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
304
return ::testing::
AssertionFailure
(
330
return ::testing::
AssertionFailure
(
[
all
...]
/external/protobuf/gtest/test/
gtest_unittest.cc
117
using testing::
AssertionFailure
;
[
all
...]
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_unittest.cc
809
return testing::
AssertionFailure
() << "Could not read request_id";
811
return testing::
AssertionFailure
() << "Could not read data_offset";
813
return testing::
AssertionFailure
() << "Could not read data_length";
[
all
...]
/frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp
208
return ::testing::
AssertionFailure
(
233
return ::testing::
AssertionFailure
(
271
return ::testing::
AssertionFailure
(
[
all
...]
/external/chromium_org/chrome/browser/safe_browsing/
download_protection_service_unittest.cc
306
return testing::
AssertionFailure
() << "No result";
310
testing::
AssertionFailure
() << "Expected " << expected <<
[
all
...]
/external/chromium_org/chrome/browser/extensions/
extension_messages_apitest.cc
248
testing::AssertionSuccess() : testing::
AssertionFailure
();
[
all
...]
Completed in 1520 milliseconds
1
2
3
4
5