HomeSort by relevance Sort by last modified time
    Searched refs:EXPECT_FALSE (Results 701 - 725 of 2995) sorted by null

<<21222324252627282930>>

  /external/chromium_org/ui/app_list/views/
app_list_view_unittest.cc 186 EXPECT_FALSE(view_);
221 EXPECT_FALSE(view_);
229 EXPECT_FALSE(view_->GetWidget()->IsVisible());
250 EXPECT_FALSE(view_->GetWidget()->IsVisible());
270 EXPECT_FALSE(container_view->app_list_folder_view()->visible());
278 EXPECT_FALSE(container_view->apps_grid_view()->visible());
281 EXPECT_FALSE(view_->GetWidget()->IsVisible());
288 EXPECT_FALSE(container_view->app_list_folder_view()->visible());
294 EXPECT_FALSE(view_->GetWidget()->IsVisible());
313 EXPECT_FALSE(main_view->search_box_view()->visible())
    [all...]
  /external/protobuf/src/google/protobuf/io/
printer_unittest.cc 74 EXPECT_FALSE(printer.failed());
100 EXPECT_FALSE(printer.failed());
135 EXPECT_FALSE(printer.failed());
160 EXPECT_FALSE(printer.failed());
201 EXPECT_FALSE(printer.failed());
244 EXPECT_FALSE(printer.failed());
  /frameworks/compile/mclinker/unittests/
PathTest.cpp 59 EXPECT_FALSE(exists(*m_pTestee));
63 EXPECT_FALSE(exists(*m_pTestee));
80 EXPECT_FALSE(exists(*m_pTestee));
81 EXPECT_FALSE(is_directory(*m_pTestee));
84 EXPECT_FALSE(exists(*m_pTestee));
85 EXPECT_FALSE(is_directory(*m_pTestee));
  /external/chromium_org/net/websockets/
websocket_frame_parser_test.cc 66 EXPECT_FALSE(header->reserved1);
67 EXPECT_FALSE(header->reserved2);
68 EXPECT_FALSE(header->reserved3);
70 EXPECT_FALSE(header->masked);
93 EXPECT_FALSE(header->reserved1);
94 EXPECT_FALSE(header->reserved2);
95 EXPECT_FALSE(header->reserved3);
164 EXPECT_FALSE(header->reserved1);
165 EXPECT_FALSE(header->reserved2);
166 EXPECT_FALSE(header->reserved3)
    [all...]
  /external/llvm/unittests/ADT/
IntervalMapTest.cpp 35 EXPECT_FALSE(map.begin() != map.begin());
36 EXPECT_FALSE(map.begin() != map.end());
37 EXPECT_FALSE(map.end() != map.end());
38 EXPECT_FALSE(map.begin().valid());
39 EXPECT_FALSE(map.end().valid());
41 EXPECT_FALSE(I.valid());
58 EXPECT_FALSE(map.empty());
74 EXPECT_FALSE(map.begin() == map.end());
77 EXPECT_FALSE(map.end().valid());
88 EXPECT_FALSE(I.valid())
    [all...]
  /external/bluetooth/bluedroid/osi/test/
config_test.cpp 97 EXPECT_FALSE(config_has_key(config, "DID_BAD", "primaryRecord"));
98 EXPECT_FALSE(config_has_key(config, "DID", "primaryRecord_BAD"));
99 EXPECT_FALSE(config_has_key(config, CONFIG_DEFAULT_SECTION, "primaryRecord"));
  /external/chromium_org/chrome/browser/chromeos/drive/
job_queue_unittest.cc 38 EXPECT_FALSE(queue.PopForRun(LOW_PRIORITY, &id));
62 EXPECT_FALSE(queue.PopForRun(HIGH_PRIORITY, &id));
101 EXPECT_FALSE(queue.PopForRun(LOW_PRIORITY, &id));
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
obfuscated_gaia_id_fetcher_unittest.cc 59 EXPECT_FALSE(ret2);
66 EXPECT_FALSE(ret3);
73 EXPECT_FALSE(ret4);
  /external/chromium_org/chrome/browser/extensions/
extension_functional_browsertest.cc 66 EXPECT_FALSE(util::IsIncognitoEnabled(last_loaded_extension_id(), profile()));
77 EXPECT_FALSE(service->IsExtensionEnabled(last_loaded_extension_id()));
92 EXPECT_FALSE(util::IsIncognitoEnabled(last_loaded_extension_id(), profile()));
  /external/chromium_org/chrome/browser/invalidation/
profile_invalidation_provider_factory_browsertest.cc 81 EXPECT_FALSE(CanConstructProfileInvalidationProvider(login_profile));
123 EXPECT_FALSE(CanConstructProfileInvalidationProvider(guest_profile));
124 EXPECT_FALSE(CanConstructProfileInvalidationProvider(login_profile));
  /external/chromium_org/chrome/browser/policy/
javascript_policy_handler_unittest.cc 25 EXPECT_FALSE(store_->GetValue(prefs::kManagedDefaultJavaScriptSetting, NULL));
33 EXPECT_FALSE(store_->GetValue(prefs::kManagedDefaultJavaScriptSetting, NULL));
47 EXPECT_FALSE(store_->GetValue(prefs::kManagedDefaultJavaScriptSetting, NULL));
profile_policy_connector_unittest.cc 73 EXPECT_FALSE(
76 EXPECT_FALSE(connector.policy_service()->GetPolicies(chrome_ns).GetValue(
102 EXPECT_FALSE(connector.IsPolicyFromCloudPolicy(key::kAutoFillEnabled));
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_shared_settings_update_unittest.cc 43 EXPECT_FALSE(error.IsSet()) << error.ToString();
68 EXPECT_FALSE(error.IsSet()) << error.ToString();
70 EXPECT_FALSE(*result_);
  /external/chromium_org/chrome/renderer/autofill/
form_autocomplete_browsertest.cc 66 EXPECT_FALSE(render_thread_->sink().GetFirstMessageMatching(
114 EXPECT_FALSE(form.autoComplete());
121 EXPECT_FALSE(render_thread_->sink().GetFirstMessageMatching(
  /external/chromium_org/components/history/core/common/
thumbnail_score_unittest.cc 53 EXPECT_FALSE(ShouldReplaceThumbnailWith(no_redirects, lotsa_redirects));
76 EXPECT_FALSE(score.ShouldConsiderUpdating());
82 EXPECT_FALSE(score.ShouldConsiderUpdating());
  /external/chromium_org/components/policy/core/common/
policy_bundle_unittest.cc 74 EXPECT_FALSE(IsEmpty(bundle));
92 EXPECT_FALSE(IsEmpty(bundle));
105 EXPECT_FALSE(IsEmpty(bundle0));
117 EXPECT_FALSE(IsEmpty(bundle1));
125 EXPECT_FALSE(IsEmpty(bundle0));
126 EXPECT_FALSE(IsEmpty(bundle1));
218 EXPECT_FALSE(bundle.Equals(other));
224 EXPECT_FALSE(bundle.Equals(other));
229 EXPECT_FALSE(bundle.Equals(other));
238 EXPECT_FALSE(bundle.Equals(other))
    [all...]
schema_map_unittest.cc 72 EXPECT_FALSE(map->GetComponents(POLICY_DOMAIN_CHROME));
73 EXPECT_FALSE(map->GetComponents(POLICY_DOMAIN_EXTENSIONS));
74 EXPECT_FALSE(map->GetSchema(PolicyNamespace(POLICY_DOMAIN_CHROME, "")));
75 EXPECT_FALSE(map->HasComponents());
80 EXPECT_FALSE(map->HasComponents());
89 EXPECT_FALSE(map->HasComponents());
102 EXPECT_FALSE(map->GetSchema(
104 EXPECT_FALSE(map->GetSchema(
106 EXPECT_FALSE(map->GetSchema(
108 EXPECT_FALSE(map->GetSchema
    [all...]
  /external/chromium_org/components/url_matcher/
url_matcher_factory_unittest.cc 70 EXPECT_FALSE(error.empty());
71 EXPECT_FALSE(result.get());
77 EXPECT_FALSE(error.empty());
78 EXPECT_FALSE(result.get());
84 EXPECT_FALSE(error.empty());
85 EXPECT_FALSE(result.get());
90 EXPECT_FALSE(error.empty());
91 EXPECT_FALSE(result.get());
156 EXPECT_FALSE(error.empty()) << "in iteration " << i;
157 EXPECT_FALSE(result.get()) << "in iteration " << i
    [all...]
  /external/chromium_org/google_apis/drive/
drive_api_parser_unittest.cc 88 EXPECT_FALSE(app2.supports_create());
89 EXPECT_FALSE(app2.is_removable());
137 EXPECT_FALSE(file1.labels().is_trashed());
138 EXPECT_FALSE(file1.shared());
200 EXPECT_FALSE(file3.shared());
226 EXPECT_FALSE(change1.is_deleted());
229 EXPECT_FALSE(change1.file()->shared());
234 EXPECT_FALSE(change2.is_deleted());
242 EXPECT_FALSE(change3.is_deleted());
245 EXPECT_FALSE(change3.file()->shared())
    [all...]
  /external/chromium_org/media/filters/
h264_bit_reader_unittest.cc 40 EXPECT_FALSE(reader.HasMoreRBSPData());
55 EXPECT_FALSE(reader.HasMoreRBSPData());
70 EXPECT_FALSE(reader.HasMoreRBSPData());
  /external/chromium_org/mojo/public/cpp/system/tests/
macros_unittest.cc 110 EXPECT_FALSE(y.is_set());
112 EXPECT_FALSE(x.is_set());
116 EXPECT_FALSE(y.is_set());
  /external/chromium_org/net/quic/
quic_crypto_stream_test.cc 76 EXPECT_FALSE(stream_.encryption_established());
77 EXPECT_FALSE(stream_.handshake_confirmed());
107 EXPECT_FALSE(stream_.flow_controller()->IsEnabled());
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
retriever_test.cc 120 EXPECT_FALSE(data_.empty());
130 EXPECT_FALSE(data_.empty());
140 EXPECT_FALSE(data_.empty());
173 EXPECT_FALSE(success_);
187 EXPECT_FALSE(data_.empty());
196 EXPECT_FALSE(data_.empty());
214 EXPECT_FALSE(data_.empty());
226 EXPECT_FALSE(data_.empty());
240 EXPECT_FALSE(data_.empty());
253 EXPECT_FALSE(success_)
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
base64_unittest.cc     [all...]
versionparsing_unittest.cc 53 EXPECT_FALSE(ParseVersionString(str1, kExampleSegments, ver));
55 EXPECT_FALSE(ParseVersionString(str2, kExampleSegments, ver));
57 EXPECT_FALSE(ParseVersionString(str3, kExampleSegments, ver));

Completed in 415 milliseconds

<<21222324252627282930>>