OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing
(Results
2676 - 2700
of
4772
) sorted by null
<<
101
102
103
104
105
106
107
108
109
110
>>
/external/chromium_org/chrome/browser/extensions/activity_log/
database_string_table_unittest.cc
11
#include "
testing
/gtest/include/gtest/gtest.h"
15
class DatabaseStringTableTest : public
testing
::Test {
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmark_api_helpers_unittest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
28
class ExtensionBookmarksTest : public
testing
::Test {
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
removable_storage_provider_chromeos_unittest.cc
10
#include "
testing
/gtest/include/gtest/gtest.h"
31
class RemovableStorageProviderChromeOsUnitTest : public
testing
::Test {
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
signed_in_devices_api_unittest.cc
22
#include "
testing
/gmock/include/gmock/gmock.h"
23
#include "
testing
/gtest/include/gtest/gtest.h"
26
using
testing
::Return;
/external/chromium_org/chrome/browser/extensions/
extension_icon_manager_unittest.cc
15
#include "
testing
/gtest/include/gtest/gtest.h"
24
class ExtensionIconManagerTest : public
testing
::Test {
/external/chromium_org/chrome/browser/extensions/updater/
local_extension_cache_unittest.cc
18
#include "
testing
/gtest/include/gtest/gtest.h"
30
class LocalExtensionCacheTest : public
testing
::Test {
39
//
testing
::Test overrides:
/external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
102
class ExternalProtocolHandlerTest : public
testing
::Test {
/external/chromium_org/chrome/browser/history/android/
android_cache_database_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
19
class AndroidCacheDatabaseTest : public
testing
::Test {
/external/chromium_org/chrome/browser/history/
top_sites_cache_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
20
class TopSitesCacheTest : public
testing
::Test {
136
" http://www.google.com/
testing
", // Redirects.
/external/chromium_org/chrome/browser/invalidation/
gcm_invalidation_bridge_unittest.cc
17
#include "
testing
/gtest/include/gtest/gtest.h"
47
class GCMInvalidationBridgeTest : public ::
testing
::Test {
/external/chromium_org/chrome/browser/local_discovery/
privet_http_unittest.cc
15
#include "
testing
/gmock/include/gmock/gmock.h"
16
#include "
testing
/gtest/include/gtest/gtest.h"
18
using
testing
::StrictMock;
19
using
testing
::NiceMock;
238
class PrivetHTTPTest : public ::
testing
::Test {
647
testing
::Mock::VerifyAndClearExpectations(&fetcher_delegate_);
[
all
...]
/external/chromium_org/chrome/browser/media/
cast_transport_host_filter_unittest.cc
11
#include "
testing
/gtest/include/gtest/gtest.h"
15
class CastTransportHostFilterTest : public
testing
::Test {
/external/chromium_org/chrome/browser/media_galleries/
media_galleries_permissions_unittest.cc
17
#include "
testing
/gtest/include/gtest/gtest.h"
57
testing
::Test::TearDown();
/external/chromium_org/chrome/browser/net/
predictor_browsertest.cc
16
#include "
testing
/gmock/include/gmock/gmock.h"
19
using
testing
::HasSubstr;
probe_message_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
13
class ProbeMessageTest : public ::
testing
::Test {
/external/chromium_org/chrome/browser/notifications/
message_center_settings_controller_unittest.cc
16
#include "
testing
/gtest/include/gtest/gtest.h"
23
class MessageCenterSettingsControllerTest : public
testing
::Test {
/external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client_unittest.cc
20
#include "
testing
/gmock/include/gmock/gmock.h"
21
#include "
testing
/gtest/include/gtest/gtest.h"
53
testing
::StrictMock<MockLogReceiver> receiver_;
/external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_unittest.cc
45
#include "
testing
/gmock/include/gmock/gmock.h"
46
#include "
testing
/gtest/include/gtest/gtest.h"
56
using
testing
::AnyNumber;
57
using
testing
::Mock;
58
using
testing
::_;
112
class UserPolicySigninServiceTest : public
testing
::Test {
161
// Create a
testing
profile with cloud-policy-on-signin enabled, and bring
170
// instances) so we have to inject our
testing
factory via a special
/external/chromium_org/chrome/browser/policy/
policy_prefs_browsertest.cc
43
#include "
testing
/gmock/include/gmock/gmock.h"
44
#include "
testing
/gtest/include/gtest/gtest.h"
47
using
testing
::Return;
48
using
testing
::_;
90
// Contains the
testing
details for a single pref affected by a policy. This is
143
// Contains the
testing
details for a single policy. This is part of the data
375
// is introduced into the
testing
process.
556
LOG(INFO) << "
Testing
policy: " << policy->first;
599
public
testing
::WithParamInterface<std::vector<std::string> > {
642
LOG(INFO) << "
Testing
policy: " << *policy
[
all
...]
/external/chromium_org/chrome/browser/prefs/tracked/
pref_service_hash_store_contents_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
14
class PrefServiceHashStoreContentsTest : public
testing
::Test {
/external/chromium_org/chrome/browser/
process_info_snapshot_mac_unittest.cc
20
#include "
testing
/gtest/include/gtest/gtest.h"
22
typedef
testing
::Test ProcessInfoSnapshotMacTest;
/external/chromium_org/chrome/browser/safe_browsing/
binary_feature_extractor_win_unittest.cc
18
#include "
testing
/gtest/include/gtest/gtest.h"
22
class BinaryFeatureExtractorWinTest : public
testing
::Test {
/external/chromium_org/chrome/browser/search/
iframe_source_unittest.cc
22
#include "
testing
/gtest/include/gtest/gtest.h"
55
// this method out for
testing
.
72
class IframeSourceTest : public
testing
::Test {
instant_service_unittest.cc
26
#include "
testing
/gmock/include/gmock/gmock.h"
82
testing
::Mock::VerifyAndClearExpectations(instant_service_observer_.get());
/external/chromium_org/chrome/browser/search_engines/
default_search_pref_migration_unittest.cc
20
#include "
testing
/gtest/include/gtest/gtest.h"
22
class DefaultSearchPrefMigrationTest : public
testing
::Test {
26
//
testing
::Test:
Completed in 1356 milliseconds
<<
101
102
103
104
105
106
107
108
109
110
>>