Searched refs:TEST (Results 401 - 425 of 2488) sorted by path

<<11121314151617181920>>

/external/chromium_org/chrome/browser/services/gcm/
H A Dpush_messaging_application_id_unittest.cc8 TEST(PushMessagingApplicationIdTest, ConstructorValidity) { function
24 TEST(PushMessagingApplicationIdTest, ToString) { function
33 TEST(PushMessagingApplicationIdTest, ParseValidity) { function
/external/chromium_org/chrome/browser/sessions/
H A Dsession_types_unittest.cc27 TEST(SessionTab, FromSyncData) { function in namespace:__anon4665
77 TEST(SessionTab, ToSyncData) { function in namespace:__anon4665
/external/chromium_org/chrome/browser/
H A Dshell_integration_linux_unittest.cc74 TEST(ShellIntegrationTest, GetDataWriteLocation) { function in namespace:shell_integration_linux
105 TEST(ShellIntegrationTest, GetDataSearchLocations) { function in namespace:shell_integration_linux
158 TEST(ShellIntegrationTest, GetExistingShortcutLocations) { function in namespace:shell_integration_linux
271 TEST(ShellIntegrationTest, GetExistingShortcutContents) { function in namespace:shell_integration_linux
369 TEST(ShellIntegrationTest, GetExtensionShortcutFilename) { function in namespace:shell_integration_linux
376 TEST(ShellIntegrationTest, GetExistingProfileShortcutFilenames) { function in namespace:shell_integration_linux
406 TEST(ShellIntegrationTest, GetWebShortcutFilename) { function in namespace:shell_integration_linux
428 TEST(ShellIntegrationTest, GetDesktopFileContents) { function in namespace:shell_integration_linux
576 TEST(ShellIntegrationTest, GetDesktopFileContentsAppList) { function in namespace:shell_integration_linux
601 TEST(ShellIntegrationTes function in namespace:shell_integration_linux
[all...]
H A Dshell_integration_win_unittest.cc322 TEST(ShellIntegrationWinTest, GetAppModelIdForProfileTest) { function
350 TEST(ShellIntegrationWinTest, GetAppListAppModelIdForProfileTest) { function
/external/chromium_org/chrome/browser/signin/
H A Dlocal_auth_unittest.cc21 TEST(LocalAuthTest, SetAndCheckCredentials) { function
/external/chromium_org/chrome/browser/spellchecker/
H A Dmisspelling_unittest.cc14 TEST(MisspellingTest, SerializeTest) { function
36 TEST(MisspellingTest, GetMisspelledStringTest) { function
H A Dspellcheck_action_unittest.cc13 TEST(SpellcheckActionTest, FinalActionsTest) { function
29 TEST(SpellcheckActionTest, PendingActionsTest) { function
41 TEST(SpellcheckActionTest, FinalizeTest) { function
52 TEST(SpellcheckActionTest, SerializeTest) { function
H A Dspellcheck_message_filter_mac_unittest.cc16 TEST(SpellcheckMessageFilterMacTest, CombineResults) { function in namespace:__anon4714
46 TEST(SpellCheckMessageFilterMacTest, TestOverrideThread) { function in namespace:__anon4714
H A Dspellcheck_message_filter_unittest.cc55 TEST(SpellCheckMessageFilterTest, TestOverrideThread) { function
78 TEST(SpellCheckMessageFilterTest, OnTextCheckCompleteTestCustomDictionary) { function
122 TEST(SpellCheckMessageFilterTest, OnTextCheckCompleteTest) { function
H A Dword_trimmer_unittest.cc12 TEST(WordTrimmerTest, TrimWordsEmptyText) { function
19 TEST(WordTrimmerTest, TrimWordsStart) { function
27 TEST(WordTrimmerTest, TrimWordsEnd) { function
35 TEST(WordTrimmerTest, TrimWordsMiddle) { function
43 TEST(WordTrimmerTest, TrimWordsEmptyKeep) { function
51 TEST(WordTrimmerTest, TrimWordsOutOfBounds) { function
59 TEST(WordTrimmerTest, TrimWordsInvalid) { function
/external/chromium_org/chrome/browser/status_icons/
H A Dstatus_icon_unittest.cc30 TEST(StatusIconTest, ObserverAdd) { function
44 TEST(StatusIconTest, ObserverRemove) { function
H A Dstatus_tray_unittest.cc37 TEST(StatusTrayTest, Create) { function
48 TEST(StatusTrayTest, CreateRemove) { function
/external/chromium_org/chrome/browser/sync/
H A Dabout_sync_util_unittest.cc20 TEST(SyncUIUtilTestAbout, ConstructAboutInformationWithUnrecoverableErrorTest) { function in namespace:sync_ui_util::__anon4754
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dcallback_helper_unittest.cc42 TEST(DriveBackendCallbackHelperTest, BasicTest) { function in namespace:sync_file_system::drive_backend
63 TEST(DriveBackendCallbackHelperTest, RunOnOtherThreadTest) { function in namespace:sync_file_system::drive_backend
92 TEST(DriveBackendCallbackHelperTest, PassNullFunctionTest) { function in namespace:sync_file_system::drive_backend
H A Dcallback_tracker_unittest.cc22 TEST(CallbackTrackerTest, AbortAll) { function in namespace:sync_file_system::drive_backend
38 TEST(CallbackTrackerTest, Invoke) { function in namespace:sync_file_system::drive_backend
H A Dmetadata_db_migration_util_unittest.cc46 TEST(DriveMetadataDBMigrationUtilTest, RollbackFromV4ToV3) { function in namespace:sync_file_system::drive_backend
H A Dsync_task_manager_unittest.cc309 TEST(SyncTaskManagerTest, ScheduleTask) { function in namespace:sync_file_system::drive_backend
329 TEST(SyncTaskManagerTest, ScheduleTwoTasks) { function in namespace:sync_file_system::drive_backend
352 TEST(SyncTaskManagerTest, ScheduleIdleTask) { function in namespace:sync_file_system::drive_backend
366 TEST(SyncTaskManagerTest, ScheduleIdleTaskWhileNotIdle) { function in namespace:sync_file_system::drive_backend
388 TEST(SyncTaskManagerTest, ScheduleAndCancelSyncTask) { function in namespace:sync_file_system::drive_backend
418 TEST(SyncTaskManagerTest, ScheduleTaskAtPriority) { function in namespace:sync_file_system::drive_backend
479 TEST(SyncTaskManagerTest, BackgroundTask_Sequential) { function in namespace:sync_file_system::drive_backend
520 TEST(SyncTaskManagerTest, BackgroundTask_Parallel) { function in namespace:sync_file_system::drive_backend
561 TEST(SyncTaskManagerTest, BackgroundTask_Throttled) { function in namespace:sync_file_system::drive_backend
602 TEST(SyncTaskManagerTes function in namespace:sync_file_system::drive_backend
[all...]
H A Dtask_dependency_manager_unittest.cc53 TEST(TaskDependencyManagerTest, BasicTest) { function in namespace:sync_file_system::drive_backend
71 TEST(TaskDependencyManagerTest, BlocksAncestorAndDescendant) { function in namespace:sync_file_system::drive_backend
94 TEST(TaskDependencyManagerTest, ExclusiveTask) { function in namespace:sync_file_system::drive_backend
109 TEST(TaskDependencyManagerTest, PermissiveTask) { function in namespace:sync_file_system::drive_backend
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfile_change_unittest.cc54 TEST(FileChangeListTest, UpdateSimple) { function in namespace:sync_file_system
85 TEST(FileChangeListTest, UpdateCombined) { function in namespace:sync_file_system
H A Dsubtree_set_unittest.cc13 TEST(SubtreeSetTest, InsertAndErase) { function in namespace:sync_file_system
H A Dsync_process_runner_unittest.cc129 TEST(SyncProcessRunnerTest, SingleTaskBasicTest) { function in namespace:sync_file_system
200 TEST(SyncProcessRunnerTest, MultiTaskBasicTest) { function in namespace:sync_file_system
H A Dsyncable_file_system_util_unittest.cc43 TEST(SyncableFileSystemUtilTest, GetSyncableFileSystemRootURI) { function in namespace:sync_file_system
49 TEST(SyncableFileSystemUtilTest, CreateSyncableFileSystemURL) { function in namespace:sync_file_system
63 TEST(SyncableFileSystemUtilTest, function in namespace:sync_file_system
85 TEST(SyncableFileSystemUtilTest, function in namespace:sync_file_system
114 TEST(SyncableFileSystemUtilTest, SyncableFileSystemURL_IsParent) { function in namespace:sync_file_system
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_status_unittest.cc31 TEST(LocalFileSyncStatusTest, WritingSimple) { function in namespace:sync_file_system
65 TEST(LocalFileSyncStatusTest, SyncingSimple) { function in namespace:sync_file_system
90 TEST(LocalFileSyncStatusTest, WritingOnPathsWithPeriod) { function in namespace:sync_file_system
104 TEST(LocalFileSyncStatusTest, SyncingOnPathsWithPeriod) { function in namespace:sync_file_system
/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager_util_unittest.cc15 TEST(TaskManagerUtilTest, GetMessagePrefixID) { function in namespace:task_manager::util
/external/chromium_org/chrome/browser/task_profiler/
H A Dtask_profiler_data_serializer_unittest.cc40 TEST(TaskProfilerDataSerializerTest, SerializeProcessDataToJson) { function

Completed in 363 milliseconds

<<11121314151617181920>>