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

<<151152153154155156157158159160>>

  /external/chromium_org/cc/layers/
delegated_frame_provider_unittest.cc 12 #include "testing/gtest/include/gtest/gtest.h"
18 : public testing::Test,
layer_utils_unittest.cc 13 #include "testing/gtest/include/gtest/gtest.h"
24 class LayerUtilsGetAnimationBoundsTest : public testing::Test {
tiled_layer_impl_unittest.cc 15 #include "testing/gmock/include/gmock/gmock.h"
16 #include "testing/gtest/include/gtest/gtest.h"
21 class TiledLayerImplTest : public testing::Test {
  /external/chromium_org/cc/resources/
picture_pile_unittest.cc 11 #include "testing/gtest/include/gtest/gtest.h"
39 class PicturePileTest : public testing::Test {
resource_update_controller_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
20 using testing::Test;
  /external/chromium_org/chrome/browser/apps/
web_view_browsertest.cc 343 const testing::TestInfo* const test_info =
344 testing::UnitTest::GetInstance()->current_test_info();
735 const testing::TestInfo* const test_info =
736 testing::UnitTest::GetInstance()->current_test_info();
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
44 // For testing inline_autocompletion.
50 // For testing ranking with different URLs.
59 // For testing URL boosting.
67 class BookmarkProviderTest : public testing::Test,
builtin_provider_unittest.cc 15 #include "testing/gtest/include/gtest/gtest.h"
20 class BuiltinProviderTest : public testing::Test {
shortcuts_backend_unittest.cc 21 #include "testing/gtest/include/gtest/gtest.h"
26 class ShortcutsBackendTest : public testing::Test,
  /external/chromium_org/chrome/browser/background/
background_contents_service_unittest.cc 29 #include "testing/gtest/include/gtest/gtest.h"
30 #include "testing/platform_test.h"
41 class BackgroundContentsServiceTest : public testing::Test {
166 // Overridden from testing::Test
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service_unittest.cc 25 #include "testing/gtest/include/gtest/gtest.h"
85 class CaptivePortalServiceTest : public testing::Test,
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
provider_async_file_util_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
36 const char kFileSystemId[] = "testing-file-system";
122 class FileSystemProviderProviderAsyncFileUtilTest : public testing::Test {
132 profile_ = profile_manager_->CreateTestingProfile("testing-profile");
144 kExtensionId, kFileSystemId, "Testing File System");
163 // Setting the testing factory to NULL will destroy the created service
164 // associated with the testing profile.
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
service_unittest.cc 26 #include "testing/gtest/include/gtest/gtest.h"
113 class FileSystemProviderServiceTest : public testing::Test {
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_util_unittest.cc 17 #include "testing/gtest/include/gtest/gtest.h"
46 class InputMethodUtilTest : public testing::Test {
65 "Pinyin input for testing",
77 "Zhuyin input for testing",
  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry_with_cache_unittest.cc 27 #include "testing/gtest/include/gtest/gtest.h"
38 class RulesRegistryWithCacheTest : public testing::Test {
  /external/chromium_org/chrome/browser/extensions/
bookmark_app_helper_unittest.cc 19 #include "testing/gtest/include/gtest/gtest.h"
37 class BookmarkAppHelperTest : public testing::Test {
extension_gcm_app_handler_unittest.cc 51 #include "testing/gtest/include/gtest/gtest.h"
187 class ExtensionGCMAppHandlerTest : public testing::Test {
  /external/chromium_org/chrome/browser/history/android/
urls_sql_handler_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
23 class UrlsSQLHandlerTest : public testing::Test {
visit_sql_handler_unittest.cc 16 #include "testing/gtest/include/gtest/gtest.h"
23 class VisitSQLHandlerTest : public testing::Test {
  /external/chromium_org/chrome/browser/media_galleries/
media_folder_finder_unittest.cc 24 class MediaFolderFinderTest : public testing::Test {
media_galleries_scan_result_controller_unittest.cc 25 #include "testing/gtest/include/gtest/gtest.h"
33 class MediaGalleriesScanResultControllerTest : public testing::Test {
  /external/chromium_org/chrome/browser/net/
sqlite_server_bound_cert_store_unittest.cc 21 #include "testing/gtest/include/gtest/gtest.h"
23 class SQLiteServerBoundCertStoreTest : public testing::Test {
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification_app_info_service_unittest.cc 18 #include "testing/gtest/include/gtest/gtest.h"
87 class SyncedNotificationAppInfoServiceTest : public testing::Test {
97 // Overrides from testing::Test.
314 // Call the function we are testing.
synced_notification_unittest.cc 18 #include "testing/gtest/include/gtest/gtest.h"
35 class SyncedNotificationTest : public testing::Test {
41 // Methods from testing::Test.
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_unittest.cc 24 #include "testing/gtest/include/gtest/gtest.h"
83 class AutocompleteActionPredictorTest : public testing::Test {
201 // since outside of testing this function is only supposed to be reached

Completed in 1323 milliseconds

<<151152153154155156157158159160>>