HomeSort by relevance Sort by last modified time
    Searched full:testing (Results 1051 - 1075 of 7783) sorted by null

<<41424344454647484950>>

  /external/chromium/base/
stack_container_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
75 // Regression testing for double-delete.
tracked_objects_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
14 class TrackedObjectsTest : public testing::Test {
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_mac_unittest.mm 13 #include "testing/gtest/include/gtest/gtest.h"
14 #import "testing/gtest_mac.h"
  /external/chromium/chrome/browser/
background_page_tracker_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
15 #include "testing/platform_test.h"
  /external/chromium/chrome/browser/chromeos/cros/
mock_mount_library.cc 14 using testing::_;
15 using testing::Invoke;
  /external/chromium/chrome/browser/chromeos/
external_metrics.h 40 typedef void (*RecorderType)(const char*, const char*); // For testing only.
84 // Used for testing only.
  /external/chromium/chrome/browser/cocoa/
keystone_glue_unittest.mm 9 #include "testing/gtest/include/gtest/gtest.h"
10 #include "testing/platform_test.h"
  /external/chromium/chrome/browser/extensions/
extension_event_router_forwarder.h 72 // Protected for testing.
78 // Virtual for testing.
extension_icon_manager_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
19 class ExtensionIconManagerTest : public testing::Test {
extension_omnibox_unittest.cc 7 #include "testing/gtest/include/gtest/gtest.h"
8 #include "testing/platform_test.h"
extension_webstore_private_api.h 23 // testing purposes.
27 // testing purposes.
external_policy_extension_loader_unittest.cc 19 #include "testing/gtest/include/gtest/gtest.h"
21 class ExternalPolicyExtensionProviderTest : public testing::Test {
test_extension_prefs.cc 24 #include "testing/gtest/include/gtest/gtest.h"
75 // If the FILE thread is in fact the current thread (possible in testing
  /external/chromium/chrome/browser/importer/
firefox_profile_lock_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
16 class FirefoxProfileLockTest : public testing::Test {
firefox_proxy_settings_unittest.cc 5 #include "testing/gtest/include/gtest/gtest.h"
13 class FirefoxProxySettingsTest : public testing::Test {
safari_importer.h 43 // We pass it in as a parameter for testing purposes.
53 // in: library_dir - ~/Library or a standin for testing purposes.
  /external/chromium/chrome/browser/password_manager/
encryptor_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
15 class EncryptorTest : public testing::Test {
  /external/chromium/chrome/browser/printing/
print_job_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
44 // That's fine for testing. It is actually simulating PrinterQuery behavior.
  /external/chromium/chrome/browser/renderer_host/
accelerated_plugin_view_mac_unittest.mm 8 #include "testing/gtest/include/gtest/gtest.h"
9 #include "testing/platform_test.h"
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
11 #include "testing/platform_test.h"
  /external/chromium/chrome/browser/search_engines/
search_host_to_urls_map_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
15 class SearchHostToURLsMapTest : public testing::Test {
  /external/chromium/chrome/browser/sync/
profile_sync_factory_impl_unittest.cc 7 #include "testing/gtest/include/gtest/gtest.h"
22 class ProfileSyncFactoryImplTest : public testing::Test {
test_profile_sync_service.h 16 #include "testing/gmock/include/gmock/gmock.h"
120 // When testing under ChromiumOS, this method must not return an empty
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
29 class ProtoValueConversionsTest : public testing::Test {
  /external/chromium/chrome/browser/sync/sessions/
session_state_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
25 class SessionStateTest : public testing::Test {};

Completed in 185 milliseconds

<<41424344454647484950>>