HomeSort by relevance Sort by last modified time
    Searched refs:testing (Results 2226 - 2250 of 4772) sorted by null

<<81828384858687888990>>

  /external/chromium_org/chrome/browser/chromeos/options/
network_property_ui_data_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
13 class NetworkPropertyUIDataTest : public testing::Test {
  /external/chromium_org/chrome/browser/chromeos/power/
power_data_collector_unittest.cc 9 #include "testing/gtest/include/gtest/gtest.h"
13 class PowerDataCollectorTest : public testing::Test {
  /external/chromium_org/chrome/browser/extensions/api/activity_log_private/
activity_log_private_api_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
25 typedef testing::Test ActivityLogApiUnitTest;
  /external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_host_manifest_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
26 class NativeMessagingHostManifestTest : public ::testing::Test {
  /external/chromium_org/chrome/browser/extensions/
extension_web_ui_unittest.cc 15 #include "testing/gtest/include/gtest/gtest.h"
25 class ExtensionWebUITest : public testing::Test {
external_policy_loader_unittest.cc 22 #include "testing/gtest/include/gtest/gtest.h"
28 class ExternalPolicyLoaderTest : public testing::Test {
sandboxed_unpacker_unittest.cc 19 #include "testing/gtest/include/gtest/gtest.h"
57 class SandboxedUnpackerTest : public testing::Test {
  /external/chromium_org/chrome/browser/
image_holder_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
28 typedef testing::Test ImageHolderTest;
  /external/chromium_org/chrome/browser/importer/
firefox_profile_lock_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
14 class FirefoxProfileLockTest : public testing::Test {
  /external/chromium_org/chrome/browser/invalidation/
invalidator_storage_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
16 class InvalidatorStorageTest : public testing::Test {
  /external/chromium_org/chrome/browser/net/
dns_probe_runner_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
46 class DnsProbeRunnerTest : public testing::Test {
dns_probe_service_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
29 class DnsProbeServiceTest : public testing::Test {
firefox_proxy_settings_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
13 class FirefoxProxySettingsTest : public testing::Test {
url_info_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
20 class UrlHostInfoTest : public testing::Test {
  /external/chromium_org/chrome/browser/notifications/
login_state_notification_blocker_chromeos_browsertest.cc 15 using namespace testing;
message_center_notifications_unittest_win.cc 18 #include "testing/gtest/include/gtest/gtest.h"
28 class MessageCenterNotificationManagerTest : public testing::Test {
  /external/chromium_org/chrome/browser/parsers/
metadata_parser_filebase_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
18 class FileMetaDataParserTest : public testing::Test {
21 // Create a temporary directory for testing and fill it with a file.
  /external/chromium_org/chrome/browser/password_manager/
password_store_win_unittest.cc 29 #include "testing/gmock/include/gmock/gmock.h"
30 #include "testing/gtest/include/gtest/gtest.h"
40 using testing::_;
41 using testing::DoAll;
42 using testing::WithArg;
62 class PasswordStoreWinTest : public testing::Test {
  /external/chromium_org/chrome/browser/policy/
policy_path_parser_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
12 class PolicyPathParserTests : public testing::Test {
  /external/chromium_org/chrome/browser/prefs/
chrome_pref_service_unittest.cc 63 class ChromePrefServiceUserFilePrefsTest : public testing::Test {
  /external/chromium_org/chrome/browser/printing/
print_job_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
42 // That's fine for testing. It is actually simulating PrinterQuery behavior.
89 typedef testing::Test PrintJobTest;
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
43 class ProfileDownloaderTest : public testing::Test {
  /external/chromium_org/chrome/browser/safe_browsing/
download_feedback_service_unittest.cc 18 #include "testing/gmock/include/gmock/gmock.h"
19 #include "testing/gtest/include/gtest/gtest.h"
21 using ::testing::_;
22 using ::testing::Return;
23 using ::testing::SaveArg;
131 class DownloadFeedbackServiceTest : public testing::Test {
download_protection_service_unittest.cc 39 #include "testing/gmock/include/gmock/gmock.h"
40 #include "testing/gtest/include/gtest/gtest.h"
44 using ::testing::Assign;
45 using ::testing::ContainerEq;
46 using ::testing::DoAll;
47 using ::testing::ElementsAre;
48 using ::testing::Mock;
49 using ::testing::NotNull;
50 using ::testing::Return;
51 using ::testing::ReturnRef
    [all...]
  /external/chromium_org/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 {

Completed in 1216 milliseconds

<<81828384858687888990>>