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

1 2 3 4 5

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_extension_settings_and_app_settings_sync_test.cc 94 return testing::AssertionFailure();
96 return testing::AssertionFailure();
98 return testing::AssertionFailure();
102 return testing::AssertionFailure();
104 return testing::AssertionFailure();
108 return testing::AssertionFailure();
110 return testing::AssertionFailure();
146 return testing::AssertionFailure();
148 return testing::AssertionFailure();
150 return testing::AssertionFailure();
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.h 64 return testing::AssertionFailure() << "Parsing error in \"" << Code << "\"";
67 return testing::AssertionFailure()
70 return testing::AssertionFailure()
101 return testing::AssertionFailure() << "Parsing error in \"" << Code << "\"";
104 return testing::AssertionFailure()
107 return testing::AssertionFailure()
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
address_ui_test.cc 41 return testing::AssertionFailure() << "no components";
51 return testing::AssertionFailure() << "unexpected field "
56 return testing::AssertionFailure() << "empty field name for field "
region_data_constants_test.cc 42 return testing::AssertionFailure() << "data is empty";
45 return testing::AssertionFailure() << data << " does not start with '{'";
48 return testing::AssertionFailure() << data << " does not end with '}'";
fake_downloader_test.cc 65 return testing::AssertionFailure() << "empty data";
70 return testing::AssertionFailure() << data << " does not begin with "
80 return testing::AssertionFailure() << data << " does not end with "
  /external/chromium_org/net/base/
net_log_unittest.h 34 return ::testing::AssertionFailure() << j << " is out of bounds.";
37 return ::testing::AssertionFailure()
43 return ::testing::AssertionFailure()
49 return ::testing::AssertionFailure()
103 return ::testing::AssertionFailure() << j << " is out of bounds.";
106 return ::testing::AssertionFailure() << "Type does not match.";
125 return ::testing::AssertionFailure();
  /external/chromium/net/base/
net_log_unittest.h 35 return ::testing::AssertionFailure() << j << " is out of bounds.";
38 return ::testing::AssertionFailure()
44 return ::testing::AssertionFailure()
50 return ::testing::AssertionFailure()
104 return ::testing::AssertionFailure() << j << " is out of bounds.";
107 return ::testing::AssertionFailure() << "Type does not match.";
  /external/clang/unittests/AST/
StmtPrinterTest.cpp 79 return testing::AssertionFailure() << "Parsing error in \"" << Code << "\"";
82 return testing::AssertionFailure()
86 return testing::AssertionFailure()
91 return ::testing::AssertionFailure()
CommentParser.cpp 82 return ::testing::AssertionFailure() << "Comment is NULL";
85 return ::testing::AssertionFailure()
97 return ::testing::AssertionFailure() << "Comment is NULL";
100 return ::testing::AssertionFailure()
107 return ::testing::AssertionFailure() << "Child is NULL";
111 return ::testing::AssertionFailure()
128 return ::testing::AssertionFailure()
133 return ::testing::AssertionFailure()
149 return ::testing::AssertionFailure()
154 return ::testing::AssertionFailure()
    [all...]
  /external/chromium_org/chromeos/network/onc/
onc_test_utils.cc 71 return ::testing::AssertionFailure() << "Actual value pointer is NULL";
76 return ::testing::AssertionFailure() << "Values are unequal.\n"
  /external/chromium_org/ui/gfx/test/
color_util.cc 34 return ::testing::AssertionFailure() << "Value of: " << rhs_expr
  /external/chromium_org/sandbox/linux/tests/
unit_tests.h 69 ((expr) ? static_cast<void>(0) : sandbox::UnitTests::AssertionFailure( \
91 static void AssertionFailure(const char* expr, const char* file, int line);
  /external/chromium_org/base/test/
sequenced_task_runner_test_template.cc 160 return ::testing::AssertionFailure()
213 return ::testing::AssertionFailure()
222 return ::testing::AssertionFailure()
245 return ::testing::AssertionFailure()
253 return ::testing::AssertionFailure()
  /external/chromium_org/chrome/renderer/extensions/
activity_log_converter_strategy_unittest.cc 38 return testing::AssertionFailure();
50 return testing::AssertionFailure();
62 return testing::AssertionFailure();
74 return testing::AssertionFailure();
86 return testing::AssertionFailure();
  /external/ceres-solver/internal/ceres/
implicit_schur_complement_test.cc 142 return testing::AssertionFailure()
151 return testing::AssertionFailure()
166 return testing::AssertionFailure()
  /external/chromium_org/content/renderer/
skia_benchmarking_extension_unittest.cc 20 return testing::AssertionFailure() << " command info not found for index "
26 return testing::AssertionFailure() << " NULL info string for index "
34 return testing::AssertionFailure() << field << " not found";
  /external/chromium_org/chrome/common/extensions/api/storage/
storage_schema_manifest_handler_unittest.cc 60 return testing::AssertionFailure() << "Failed to create test extension";
66 return testing::AssertionFailure() << error;
  /external/chromium_org/components/dom_distiller/core/
article_entry_unittest.cc 15 using testing::AssertionFailure;
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest_pred_impl.h 97 return AssertionFailure(msg);
145 return AssertionFailure(msg);
200 return AssertionFailure(msg);
262 return AssertionFailure(msg);
331 return AssertionFailure(msg);
  /external/chromium/testing/gtest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("
  /external/chromium_org/testing/gtest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("
  /external/gtest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("
  /external/mesa3d/src/gtest/include/gtest/
gtest_pred_impl.h 93 return AssertionFailure() << pred_text << "("
137 return AssertionFailure() << pred_text << "("
188 return AssertionFailure() << pred_text << "("
246 return AssertionFailure() << pred_text << "("
311 return AssertionFailure() << pred_text << "("

Completed in 655 milliseconds

1 2 3 4 5