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

<<181182183184185186187188189190>>

  /external/chromium_org/content/
content_browser.target.linux-arm.mk     [all...]
content_browser.target.linux-arm64.mk     [all...]
content_browser.target.linux-mips.mk     [all...]
content_browser.target.linux-x86.mk     [all...]
content_browser.target.linux-x86_64.mk     [all...]
  /external/chromium_org/content/renderer/media/
media_stream_video_source_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
29 : public ::testing::Test {
  /external/chromium_org/device/nfc/
nfc_chromeos_unittest.cc 21 #include "testing/gtest/include/gtest/gtest.h"
142 class NfcChromeOSTest : public testing::Test {
203 // The fake D-Bus client instances used for testing.
373 const char kTestURI[] = "fake://path/for/testing";
567 const char kTestURI[] = "fake://path/for/testing";
  /external/chromium_org/extensions/browser/api/storage/
settings_quota_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
24 class ExtensionSettingsQuotaTest : public testing::Test {
563 // Just testing GetBytesInUse, no need for a quota.
  /external/chromium_org/extensions/common/
extension_l10n_util_unittest.cc 19 #include "testing/gmock/include/gmock/gmock.h"
20 #include "testing/gtest/include/gtest/gtest.h"
51 testing::HasSubstr(base::UTF16ToUTF8(messages_file.LossyDisplayName())));
  /external/chromium_org/extensions/common/features/
simple_feature_unittest.cc 10 #include "testing/gtest/include/gtest/gtest.h"
36 class ExtensionSimpleFeatureTest : public testing::Test {
    [all...]
  /external/chromium_org/extensions/common/permissions/
permissions_data_unittest.cc 28 #include "testing/gtest/include/gtest/gtest.h"
404 // Base class for testing the CanAccessPage and CanCaptureVisiblePage
406 class ExtensionScriptAndCaptureVisibleTest : public testing::Test {
    [all...]
  /external/chromium_org/google_apis/gaia/
oauth2_token_service_unittest.cc 19 #include "testing/gtest/include/gtest/gtest.h"
21 // A testing consumer that retries on error.
56 // For testing: set the refresh token to be used.
94 class OAuth2TokenServiceTest : public testing::Test {
  /external/chromium_org/google_apis/gcm/engine/
connection_handler_impl_unittest.cc 19 #include "testing/gtest/include/gtest/gtest.h"
105 class GCMConnectionHandlerImplTest : public testing::Test {
  /external/chromium_org/gpu/config/
gpu_control_list_entry_unittest.cc 8 #include "testing/gtest/include/gtest/gtest.h"
20 class GpuControlListEntryTest : public testing::Test {
  /external/chromium_org/jingle/glue/
chrome_async_socket_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
141 : public testing::Test,
    [all...]
  /external/chromium_org/media/formats/mp4/
track_run_iterator_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
47 class TrackRunIteratorTest : public testing::Test {
  /external/chromium_org/mojo/services/public/cpp/view_manager/tests/
view_manager_unittest.cc 20 #include "testing/gtest/include/gtest/gtest.h"
321 class ViewManagerTest : public testing::Test {
363 // Overridden from testing::Test:
  /external/chromium_org/mojo/system/
remote_message_pipe_unittest.cc 34 #include "testing/gtest/include/gtest/gtest.h"
40 class RemoteMessagePipeTest : public testing::Test {
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
js_fs_test.cc 95 class JsFsTest : public ::testing::Test {
  /external/chromium_org/net/dns/
dns_transaction_unittest.cc 21 #include "testing/gtest/include/gtest/gtest.h"
325 class DnsTransactionTest : public testing::Test {
365 // |data| should equal |id|, unless testing mismatched response.
    [all...]
  /external/chromium_org/net/http/
http_auth_cache_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
529 // insertion and existence testing).
530 class HttpAuthCacheEvictionTest : public testing::Test {
http_response_headers_unittest.cc 14 #include "testing/gtest/include/gtest/gtest.h"
35 class HttpResponseHeadersTest : public testing::Test {
    [all...]
http_security_headers_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
49 class HttpSecurityHeadersTest : public testing::Test {
http_server_properties_impl_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
28 class HttpServerPropertiesImplTest : public testing::Test {
  /external/chromium_org/net/proxy/
proxy_resolver_v8_tracing_unittest.cc 25 #include "testing/gtest/include/gtest/gtest.h"
32 class ProxyResolverV8TracingTest : public testing::Test {
    [all...]

Completed in 1350 milliseconds

<<181182183184185186187188189190>>