HomeSort by relevance Sort by last modified time
    Searched refs:AssertionFailure (Results 1 - 25 of 104) 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 71 return testing::AssertionFailure() << "Could not add dynamic matcher";
77 return testing::AssertionFailure() << "Parsing error in \"" << Code << "\"";
80 return testing::AssertionFailure() << "Dynamic match result ("
86 return testing::AssertionFailure()
89 return testing::AssertionFailure()
121 return testing::AssertionFailure() << "Parsing error in \"" << Code << "\"";
124 return testing::AssertionFailure()
127 return testing::AssertionFailure()
134 return testing::AssertionFailure() << "Parsing error in \"" << Code
138 return testing::AssertionFailure()
    [all...]
  /external/chromium_org/sync/test/fake_server/
fake_server_verifier.cc 14 using testing::AssertionFailure;
21 return AssertionFailure() << "FakeServer failed to create an entities "
27 return AssertionFailure() << "Actual count: " << actual_count << "; "
32 return AssertionFailure() << "Verification not attempted. Unknown ModelType: "
  /external/chromium_org/third_party/libaddressinput/src/cpp/test/
region_data_constants_test.cc 49 return testing::AssertionFailure() << "data is empty";
52 return testing::AssertionFailure() << data << " does not start with '{'";
55 return testing::AssertionFailure() << data << " does not end with '}'";
testdata_source_test.cc 74 return testing::AssertionFailure() << "empty data";
79 return testing::AssertionFailure() << data << " does not begin with "
90 return testing::AssertionFailure() << data << " does not end with "
112 return testing::AssertionFailure() << "empty data";
117 return testing::AssertionFailure() << data << " does not begin with "
128 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_org/content/child/webcrypto/test/
test_helpers.cc 163 return ::testing::AssertionFailure() << "Couldn't retrieve test dir";
170 return ::testing::AssertionFailure()
181 return ::testing::AssertionFailure()
200 return ::testing::AssertionFailure() << "The JSON was not a list";
418 return ::testing::AssertionFailure() << "Missing 'kty'";
420 return ::testing::AssertionFailure() << "Expected 'kty' to be "
426 return ::testing::AssertionFailure() << "Missing 'alg'";
428 return ::testing::AssertionFailure() << "Expected 'alg' to be "
436 return ::testing::AssertionFailure() << "Missing 'ext'";
438 return ::testing::AssertionFailure()
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
device_info_data_type_controller_unittest.cc 70 return testing::AssertionFailure() << "OnLoadFinished wasn't called";
74 return testing::AssertionFailure()
80 return testing::AssertionFailure()
  /external/chromium_org/extensions/browser/api/storage/
storage_api_unittest.cc 69 return testing::AssertionFailure() << "No result";
72 return testing::AssertionFailure() << result << " was not a dictionary.";
74 return testing::AssertionFailure() << " could not retrieve a string from"
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
request_content_script_apitest.cc 141 return testing::AssertionFailure() << "No web contents.";
145 return testing::AssertionFailure() << "Could not run pending in renderer.";
151 return testing::AssertionFailure()
182 return testing::AssertionFailure() << "Failed to load extension.";
  /external/clang/unittests/AST/
NamedDeclPrinterTest.cpp 75 return testing::AssertionFailure()
79 return testing::AssertionFailure()
83 return testing::AssertionFailure()
88 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...]
StmtPrinterTest.cpp 80 return testing::AssertionFailure()
84 return testing::AssertionFailure()
88 return testing::AssertionFailure()
93 return ::testing::AssertionFailure()
  /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/chrome/browser/extensions/
active_script_controller_browsertest.cc 223 return testing::AssertionFailure() << "Could not load extension: " << name_;
228 return testing::AssertionFailure() << "No web contents.";
232 return testing::AssertionFailure() << "Could not run pending in renderer.";
239 return testing::AssertionFailure() << "Could not find controller.";
246 return testing::AssertionFailure()
262 return testing::AssertionFailure() <<
278 return testing::AssertionFailure()
content_script_apitest.cc 45 return testing::AssertionFailure()
55 return testing::AssertionFailure() << message;
64 return testing::AssertionFailure()
68 return testing::AssertionFailure()
  /external/chromium_org/chrome/browser/extensions/activity_log/
ad_injection_browsertest.cc 252 return testing::AssertionFailure()
265 return testing::AssertionFailure()
278 return testing::AssertionFailure()
293 return testing::AssertionFailure()
317 return testing::AssertionFailure()
333 return testing::AssertionFailure()
344 return testing::AssertionFailure() << "Javascript Error in test '"
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_apitest.cc 86 return testing::AssertionFailure() << "Did not get correct error: "
94 return testing::AssertionFailure() << "Could not run function: "
106 return testing::AssertionFailure() << "Could not detach: "
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatBoxTestHelpers.cpp 72 return ::testing::AssertionFailure() << " Value of:" << n_expr << std::endl
85 return ::testing::AssertionFailure() << " Value of:" << n_expr << std::endl
  /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/extensions/renderer/
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 145 return testing::AssertionFailure()
154 return testing::AssertionFailure()
169 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/ui/gfx/test/
gfx_util.cc 59 return ::testing::AssertionFailure() << "Value of: " << rhs_expr
75 return ::testing::AssertionFailure()
87 return ::testing::AssertionFailure() << "Value of: " << rhs_expr
  /external/chromium_org/chrome/common/extensions/api/storage/
storage_schema_manifest_handler_unittest.cc 60 return testing::AssertionFailure() << "Failed to create test extension";
65 return testing::AssertionFailure() << error;

Completed in 735 milliseconds

1 2 3 4 5