OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testing
(Results
2276 - 2300
of
4772
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/external/chromium_org/components/bookmarks/browser/
bookmark_expanded_state_tracker_unittest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
36
class BookmarkExpandedStateTrackerTest : public
testing
::Test {
42
//
testing
::Test:
/external/chromium_org/components/cloud_devices/common/
cloud_devices_urls_unittest.cc
9
#include "
testing
/gmock/include/gmock/gmock.h"
10
#include "
testing
/gtest/include/gtest/gtest.h"
12
using
testing
::HasSubstr;
/external/chromium_org/components/data_reduction_proxy/common/
data_reduction_proxy_headers_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
25
class DataReductionProxyHeadersTest : public
testing
::Test {};
/external/chromium_org/components/domain_reliability/
uploader_unittest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
24
class DomainReliabilityUploaderTest : public
testing
::Test {
/external/chromium_org/components/invalidation/
invalidator_registrar_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
112
class InvalidatorRegistrarTest : public
testing
::Test {};
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_core_unittest.cc
16
#include "
testing
/gtest/include/gtest/gtest.h"
20
class CloudPolicyCoreTest : public
testing
::Test,
cloud_policy_manager_unittest.cc
20
#include "
testing
/gmock/include/gmock/gmock.h"
21
#include "
testing
/gtest/include/gtest/gtest.h"
23
using
testing
::Mock;
24
using
testing
::_;
135
testing
::Values(TestHarness::CreateMandatory,
152
// Publish the protected members for
testing
.
166
class CloudPolicyManagerTest : public
testing
::Test {
172
// Set up a policy map for
testing
.
197
//
Testing
policy.
cloud_policy_refresh_scheduler_unittest.cc
15
#include "
testing
/gmock/include/gmock/gmock.h"
16
#include "
testing
/gtest/include/gtest/gtest.h"
20
using
testing
::Mock;
32
class CloudPolicyRefreshSchedulerTest : public
testing
::Test {
424
public
testing
::WithParamInterface<ClientErrorTestParam> {
455
testing
::ValuesIn(kClientErrorTestCases));
policy_header_service_unittest.cc
15
#include "
testing
/gtest/include/gtest/gtest.h"
33
class PolicyHeaderServiceTest : public
testing
::Test {
rate_limiter_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
16
class RateLimiterTest : public
testing
::Test {
/external/chromium_org/components/policy/core/common/
policy_provider_android_unittest.cc
8
#include "
testing
/gmock/include/gmock/gmock.h"
9
#include "
testing
/gtest/include/gtest/gtest.h"
60
class PolicyProviderAndroidTest : public ::
testing
::Test {
/external/chromium_org/content/browser/
browser_thread_unittest.cc
13
#include "
testing
/gtest/include/gtest/gtest.h"
14
#include "
testing
/platform_test.h"
18
class BrowserThreadTest : public
testing
::Test {
107
// Most of the heavy
testing
for PostTaskAndReply() is done inside the
plugin_loader_posix_unittest.cc
15
#include "
testing
/gmock/include/gmock/gmock.h"
16
#include "
testing
/gtest/include/gtest/gtest.h"
66
class PluginLoaderPosixTest : public
testing
::Test {
94
// Data used for
testing
.
142
::
testing
::Mock::VerifyAndClearExpectations(plugin_loader());
381
testing
::Expectation first =
387
testing
::Invoke(plugin_loader(),
/external/chromium_org/content/browser/compositor/
software_browser_compositor_output_surface_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
58
class SoftwareBrowserCompositorOutputSurfaceTest : public
testing
::Test {
/external/chromium_org/content/browser/fileapi/
transient_file_util_unittest.cc
12
#include "
testing
/gtest/include/gtest/gtest.h"
23
class TransientFileUtilTest : public
testing
::Test {
/external/chromium_org/content/browser/media/
webrtc_getusermedia_browsertest.cc
20
#include "
testing
/perf/perf_test.h"
79
public
testing
::WithParamInterface<bool> {
247
testing
::ValuesIn(kRunTestsWithFlag));
568
public
testing
::WithParamInterface<UserMediaSizes> {
605
testing
::ValuesIn(kAllUserMediaSizes));
/external/chromium_org/content/browser/net/
sqlite_persistent_cookie_store_perftest.cc
19
#include "
testing
/gtest/include/gtest/gtest.h"
30
class SQLitePersistentCookieStorePerfTest : public
testing
::Test {
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_printing_host_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
45
class PepperPrintingHostTest : public
testing
::Test,
/external/chromium_org/content/browser/speech/
google_one_shot_remote_engine_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
19
public
testing
::Test {
/external/chromium_org/content/common/android/
gin_java_bridge_value_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
13
class GinJavaBridgeValueTest : public
testing
::Test {
/external/chromium_org/content/public/test/
test_renderer_host.h
14
#include "
testing
/gtest/include/gtest/gtest.h"
47
// RenderViewHost
testing
was enabled; use a
128
class RenderViewHostTestHarness : public
testing
::Test {
162
//
testing
::Test
/external/chromium_org/content/renderer/
disambiguation_popup_helper_unittest.cc
7
#include "
testing
/gtest/include/gtest/gtest.h"
22
class DisambiguationPopupHelperUnittest : public
testing
::Test {
/external/chromium_org/content/renderer/media/
media_stream_constraints_util_unittest.cc
11
#include "
testing
/gtest/include/gtest/gtest.h"
15
class MediaStreamConstraintsUtilTest : public
testing
::Test {
render_media_log_unittest.cc
9
#include "
testing
/gtest/include/gtest/gtest.h"
13
class RenderMediaLogTest : public
testing
::Test {
/external/chromium_org/content/renderer/media/webrtc/
media_stream_remote_video_source_unittest.cc
14
#include "
testing
/gtest/include/gtest/gtest.h"
33
: public ::
testing
::Test {
Completed in 1227 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>