/external/chromium/chrome/browser/ |
process_singleton_linux_uitest.cc | 106 TEST_F(ProcessSingletonLinuxTest, FLAKY_CheckSocketFile) { 145 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessSuccess) { 156 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessFailure) { 187 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessNoSuicide) { 208 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessHostChanged) { 223 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessDifferingHost) { 248 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessOrCreate_DifferingHost) { 272 TEST_F(ProcessSingletonLinuxTest, CreateFailsWithExistingBrowser) { 279 TEST_F(ProcessSingletonLinuxTest, CreateChecksCompatibilitySocket) { 297 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessOrCreate_BadCookie) [all...] |
/external/chromium/chrome/browser/sync/glue/ |
extension_util_unittest.cc | 86 TEST_F(ExtensionUtilTest, IsExtensionValid) { 158 TEST_F(ExtensionUtilTest, IsExtensionSpecificsUnset) { 201 TEST_F(ExtensionUtilTest, IsExtensionSpecificsValid) { 232 TEST_F(ExtensionUtilTest, AreExtensionSpecificsEqual) { 267 TEST_F(ExtensionUtilTest, CopyUserProperties) { 292 TEST_F(ExtensionUtilTest, CopyNonUserProperties) { 318 TEST_F(ExtensionUtilTest, AreExtensionSpecificsUserPropertiesEqual) { 349 TEST_F(ExtensionUtilTest, AreExtensionSpecificsNonUserPropertiesEqual) { 400 TEST_F(ExtensionUtilTest, GetExtensionSpecifics) { 424 TEST_F(ExtensionUtilTest, MergeExtensionSpecificsWithUserProperties) [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge_unittest.mm | 48 // protected methods), but none of the classes generated by TEST_F() 90 TEST_F(BookmarkMenuBridgeTest, TestBookmarkMenuAutoSeparator) { 114 TEST_F(BookmarkMenuBridgeTest, TestClearBookmarkMenu) { 136 TEST_F(BookmarkMenuBridgeTest, TestInvalidation) { 164 TEST_F(BookmarkMenuBridgeTest, TestAddNodeToMenu) { 240 TEST_F(BookmarkMenuBridgeTest, TestAddItemToMenu) { 307 TEST_F(BookmarkMenuBridgeTest, TestGetMenuItemForNode) { 339 TEST_F(BookmarkMenuBridgeTest, TestAddNodeToOther) { 358 TEST_F(BookmarkMenuBridgeTest, TestFaviconLoading) { 376 TEST_F(BookmarkMenuBridgeTest, TestChangeTitle) [all...] |
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_controller_unittest.mm | 81 TEST_F(TabControllerTest, Creation) { 93 TEST_F(TabControllerTest, Close) { 111 TEST_F(TabControllerTest, APISelection) { 124 TEST_F(TabControllerTest, ToolTip) { 137 TEST_F(TabControllerTest, Loading) { 155 TEST_F(TabControllerTest, UserSelection) { 204 TEST_F(TabControllerTest, IconCapacity) { 218 TEST_F(TabControllerTest, ShouldShowIcon) { 263 TEST_F(TabControllerTest, Menu) { 278 TEST_F(TabControllerTest, TitleViewLayout) [all...] |
/external/chromium_org/cc/resources/ |
resource_update_controller_unittest.cc | 245 TEST_F(ResourceUpdateControllerTest, ZeroUploads) { 255 TEST_F(ResourceUpdateControllerTest, OneFullUpload) { 266 TEST_F(ResourceUpdateControllerTest, OnePartialUpload) { 277 TEST_F(ResourceUpdateControllerTest, OneFullOnePartialUpload) { 297 TEST_F(ResourceUpdateControllerTest, ManyFullUploads) { 308 TEST_F(ResourceUpdateControllerTest, ManyPartialUploads) { 319 TEST_F(ResourceUpdateControllerTest, ManyFullManyPartialUploads) { 393 TEST_F(ResourceUpdateControllerTest, UpdateMoreTextures) { 440 TEST_F(ResourceUpdateControllerTest, NoMoreUpdates) { 480 TEST_F(ResourceUpdateControllerTest, UpdatesCompleteInFiniteTime) [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive_url_request_job_unittest.cc | 186 TEST_F(DriveURLRequestJobTest, NonGetMethod) { 199 TEST_F(DriveURLRequestJobTest, RegularFile) { 248 TEST_F(DriveURLRequestJobTest, HostedDocument) { 266 TEST_F(DriveURLRequestJobTest, RootDirectory) { 278 TEST_F(DriveURLRequestJobTest, Directory) { 290 TEST_F(DriveURLRequestJobTest, NonExistingFile) { 302 TEST_F(DriveURLRequestJobTest, WrongFormat) { 314 TEST_F(DriveURLRequestJobTest, Cancel) { 328 TEST_F(DriveURLRequestJobTest, RangeHeader) { 352 TEST_F(DriveURLRequestJobTest, WrongRangeHeader) [all...] |
file_cache_unittest.cc | 383 TEST_F(FileCacheTestOnUIThread, StoreToCacheSimple) { 409 TEST_F(FileCacheTestOnUIThread, GetFromCacheSimple) { 424 TEST_F(FileCacheTestOnUIThread, RemoveFromCacheSimple) { 444 TEST_F(FileCacheTestOnUIThread, PinAndUnpin) { 478 TEST_F(FileCacheTestOnUIThread, StoreToCachePinned) { 496 TEST_F(FileCacheTestOnUIThread, GetFromCachePinned) { 514 TEST_F(FileCacheTestOnUIThread, RemoveFromCachePinned) { 540 TEST_F(FileCacheTestOnUIThread, DirtyCacheSimple) { 556 TEST_F(FileCacheTestOnUIThread, DirtyCachePinned) { 577 TEST_F(FileCacheTestOnUIThread, PinAndUnpinDirtyCache) [all...] |
/external/chromium_org/chrome/browser/history/android/ |
visit_sql_handler_unittest.cc | 54 TEST_F(VisitSQLHandlerTest, InsertURL) { 72 TEST_F(VisitSQLHandlerTest, InsertURLWithLastVisitTime) { 91 TEST_F(VisitSQLHandlerTest, InsertURLWithCreatedTime) { 111 TEST_F(VisitSQLHandlerTest, InsertURLWithVisitCount) { 131 TEST_F(VisitSQLHandlerTest, Insert) { 156 TEST_F(VisitSQLHandlerTest, UpdateVisitTimeAndVisitCount) { 189 TEST_F(VisitSQLHandlerTest, UpdateVisitCountZero) { 222 TEST_F(VisitSQLHandlerTest, UpdateBothTime) { 254 TEST_F(VisitSQLHandlerTest, UpdateVisitCountIncreased) { 281 TEST_F(VisitSQLHandlerTest, Delete) [all...] |
/external/chromium_org/chrome/browser/local_discovery/ |
privet_http_unittest.cc | 178 TEST_F(PrivetInfoTest, SuccessfulInfo) { 200 TEST_F(PrivetInfoTest, InfoSaveToken) { 225 TEST_F(PrivetInfoTest, InfoFailureHTTP) { 239 TEST_F(PrivetInfoTest, InfoFailureInternal) { 302 TEST_F(PrivetRegisterTest, RegisterSuccessSimple) { 337 TEST_F(PrivetRegisterTest, RegisterNoInfoCall) { 350 TEST_F(PrivetRegisterTest, RegisterXSRFFailure) { 380 TEST_F(PrivetRegisterTest, TransientFailure) { 404 TEST_F(PrivetRegisterTest, PermanentFailure) { 428 TEST_F(PrivetRegisterTest, InfoFailure) [all...] |
/external/chromium_org/chrome/browser/nacl_host/ |
pnacl_translation_cache_unittest.cc | 176 TEST_F(PnaclTranslationCacheTest, StoreSmallInMem) { 183 TEST_F(PnaclTranslationCacheTest, StoreSmallOnDisk) { 190 TEST_F(PnaclTranslationCacheTest, StoreLargeOnDisk) { 198 TEST_F(PnaclTranslationCacheTest, InMemSizeLimit) { 210 TEST_F(PnaclTranslationCacheTest, GetOneInMem) { 217 TEST_F(PnaclTranslationCacheTest, GetOneOnDisk) { 224 TEST_F(PnaclTranslationCacheTest, GetLargeOnDisk) { 232 TEST_F(PnaclTranslationCacheTest, StoreTwice) { 241 TEST_F(PnaclTranslationCacheTest, StoreTwo) { 250 TEST_F(PnaclTranslationCacheTest, GetMiss) [all...] |
/external/chromium_org/chrome/browser/ |
process_singleton_linux_unittest.cc | 230 TEST_F(ProcessSingletonLinuxTest, CheckSocketFile) { 262 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessSuccess) { 270 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessFailure) { 283 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessNoSuicide) { 304 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessHostChanged) { 316 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessDifferingHost) { 334 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessOrCreate_DifferingHost) { 352 TEST_F(ProcessSingletonLinuxTest, CreateFailsWithExistingBrowser) { 363 TEST_F(ProcessSingletonLinuxTest, CreateChecksCompatibilitySocket) { 384 TEST_F(ProcessSingletonLinuxTest, NotifyOtherProcessOrCreate_BadCookie) [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_controller_unittest.mm | 102 TEST_F(TabControllerTest, Creation) { 114 TEST_F(TabControllerTest, Close) { 132 TEST_F(TabControllerTest, APISelection) { 145 TEST_F(TabControllerTest, ToolTip) { 158 TEST_F(TabControllerTest, Loading) { 176 TEST_F(TabControllerTest, UserSelection) { 225 TEST_F(TabControllerTest, IconCapacity) { 239 TEST_F(TabControllerTest, ShouldShowIcon) { 284 TEST_F(TabControllerTest, Menu) { 303 TEST_F(TabControllerTest, TitleViewLayout) [all...] |
/external/chromium_org/chrome/browser/ui/website_settings/ |
website_settings_unittest.cc | 158 TEST_F(WebsiteSettingsTest, OnPermissionsChanged) { 229 TEST_F(WebsiteSettingsTest, OnSiteDataAccessed) { 240 TEST_F(WebsiteSettingsTest, HTTPConnection) { 251 TEST_F(WebsiteSettingsTest, HTTPSConnection) { 272 TEST_F(WebsiteSettingsTest, HTTPSMixedContent) { 293 TEST_F(WebsiteSettingsTest, HTTPSEVCert) { 322 TEST_F(WebsiteSettingsTest, HTTPSRevocationError) { 342 TEST_F(WebsiteSettingsTest, HTTPSConnectionError) { 362 TEST_F(WebsiteSettingsTest, NoInfoBar) { 371 TEST_F(WebsiteSettingsTest, ShowInfoBar) [all...] |
/external/chromium_org/chromeos/attestation/ |
attestation_flow_unittest.cc | 69 TEST_F(AttestationFlowTest, GetCertificate) { 138 TEST_F(AttestationFlowTest, GetCertificate_NoEK) { 164 TEST_F(AttestationFlowTest, GetCertificate_EKRejected) { 193 TEST_F(AttestationFlowTest, GetCertificate_FailEnroll) { 226 TEST_F(AttestationFlowTest, GetMachineCertificateAlreadyEnrolled) { 268 TEST_F(AttestationFlowTest, GetCertificate_FailCreateCertRequest) { 295 TEST_F(AttestationFlowTest, GetCertificate_CertRequestRejected) { 325 TEST_F(AttestationFlowTest, GetCertificate_FailIsEnrolled) { 348 TEST_F(AttestationFlowTest, GetCertificate_CheckExisting) { 392 TEST_F(AttestationFlowTest, GetCertificate_AlreadyExists) [all...] |
/external/chromium_org/chromeos/dbus/ibus/ |
ibus_client_unittest.cc | 167 TEST_F(IBusClientTest, CreateInputContextTest) { 196 TEST_F(IBusClientTest, CreateInputContext_NullResponseFail) { 220 TEST_F(IBusClientTest, CreateInputContext_InvalidResponseFail) { 245 TEST_F(IBusClientTest, CreateInputContext_MethodCallFail) { 269 TEST_F(IBusClientTest, SetGlobalEngineTest) { 293 TEST_F(IBusClientTest, SetGlobalEngineTest_InvalidResponse) { 316 TEST_F(IBusClientTest, SetGlobalEngineTest_MethodCallFail) { 340 TEST_F(IBusClientTest, ExitTest) { 364 TEST_F(IBusClientTest, ExitTest_InvalidResponse) { 387 TEST_F(IBusClientTest, ExitTest_MethodCallFail) [all...] |
/external/chromium_org/components/autofill/core/browser/ |
name_field_unittest.cc | 34 TEST_F(NameFieldTest, FirstMiddleLast) { 65 TEST_F(NameFieldTest, FirstMiddleLast2) { 96 TEST_F(NameFieldTest, FirstLast) { 120 TEST_F(NameFieldTest, FirstLast2) { 144 TEST_F(NameFieldTest, FirstLastMiddleWithSpaces) { 175 TEST_F(NameFieldTest, FirstLastEmpty) { 199 TEST_F(NameFieldTest, FirstMiddleLastEmpty) { 230 TEST_F(NameFieldTest, MiddleInitial) { 261 TEST_F(NameFieldTest, MiddleInitialNoLastName) { 280 TEST_F(NameFieldTest, MiddleInitialAtEnd) [all...] |
/external/chromium_org/content/browser/renderer_host/media/ |
audio_renderer_host_unittest.cc | 356 TEST_F(AudioRendererHostTest, CreateAndClose) { 362 TEST_F(AudioRendererHostTest, CreateAndShutdown) { 366 TEST_F(AudioRendererHostTest, CreatePlayAndClose) { 372 TEST_F(AudioRendererHostTest, CreatePlayPauseAndClose) { 379 TEST_F(AudioRendererHostTest, SetVolume) { 388 TEST_F(AudioRendererHostTest, CreatePlayAndShutdown) { 394 TEST_F(AudioRendererHostTest, CreatePlayPauseAndShutdown) { 400 TEST_F(AudioRendererHostTest, SimulateError) { 409 TEST_F(AudioRendererHostTest, SimulateErrorAndClose) { 416 TEST_F(AudioRendererHostTest, CreateUnifiedStreamAndClose) [all...] |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io_test/ |
kernel_proxy_test.cc | 73 TEST_F(KernelProxyTest, FileLeak) { 97 TEST_F(KernelProxyTest, WorkingDirectory) { 135 TEST_F(KernelProxyTest, MemMountIO) { 207 TEST_F(KernelProxyTest, MemMountLseek) { 226 TEST_F(KernelProxyTest, CloseTwice) { 237 TEST_F(KernelProxyTest, MemMountDup) { 306 TEST_F(KernelProxyMountTest, MountInit) { 398 TEST_F(KernelProxyMMapTest, MMap) { 481 TEST_F(KernelProxyErrorTest, WriteError) { 503 TEST_F(KernelProxyErrorTest, ReadError) [all...] |
/external/chromium_org/net/base/ |
prioritized_dispatcher_unittest.cc | 159 TEST_F(PrioritizedDispatcherTest, AddAFIFO) { 181 TEST_F(PrioritizedDispatcherTest, AddPriority) { 205 TEST_F(PrioritizedDispatcherTest, EnforceLimits) { 247 TEST_F(PrioritizedDispatcherTest, ChangePriority) { 273 TEST_F(PrioritizedDispatcherTest, Cancel) { 298 TEST_F(PrioritizedDispatcherTest, Evict) { 321 TEST_F(PrioritizedDispatcherTest, EvictFromEmpty) { 328 TEST_F(PrioritizedDispatcherTest, CancelNull) { 334 TEST_F(PrioritizedDispatcherTest, CancelMissing) { 347 TEST_F(PrioritizedDispatcherTest, DISABLED_CancelIncompatible) [all...] |
/external/chromium_org/net/tools/quic/ |
quic_dispatcher_test.cc | 150 TEST_F(QuicDispatcherTest, ProcessPackets) { 171 TEST_F(QuicDispatcherTest, Shutdown) { 199 TEST_F(QuicDispatcherTest, TimeWaitListManager) { 273 TEST_F(WriteBlockedListTest, BasicOnCanWrite) { 287 TEST_F(WriteBlockedListTest, OnCanWriteOrder) { 304 TEST_F(WriteBlockedListTest, OnCanWriteRemove) { 326 TEST_F(WriteBlockedListTest, DoubleAdd) { 341 TEST_F(WriteBlockedListTest, OnCanWriteHandleBlock) { 356 TEST_F(WriteBlockedListTest, LimitedWrites) { 371 TEST_F(WriteBlockedListTest, TestWriteLimits) [all...] |
/external/chromium_org/remoting/protocol/ |
jingle_session_unittest.cc | 285 TEST_F(JingleSessionTest, CreateAndDestoy) { 291 TEST_F(JingleSessionTest, RejectConnection) { 315 TEST_F(JingleSessionTest, Connect) { 331 TEST_F(JingleSessionTest, ConnectWithMultistep) { 337 TEST_F(JingleSessionTest, ConnectWithBadAuth) { 343 TEST_F(JingleSessionTest, ConnectWithBadMultistepAuth) { 349 TEST_F(JingleSessionTest, TestStreamChannel) { 364 TEST_F(JingleSessionTest, TestMuxStreamChannel) { 395 TEST_F(JingleSessionTest, TestMultistepAuthStreamChannel) { 410 TEST_F(JingleSessionTest, TestFailedChannelAuth) [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
local_file_util_unittest.cc | 124 TEST_F(LocalFileUtilTest, CreateAndClose) { 142 TEST_F(LocalFileUtilTest, CreateFailForSymlink) { 170 TEST_F(LocalFileUtilTest, EnsureFileExists) { 183 TEST_F(LocalFileUtilTest, TouchFile) { 212 TEST_F(LocalFileUtilTest, TouchDirectory) { 237 TEST_F(LocalFileUtilTest, Truncate) { 253 TEST_F(LocalFileUtilTest, CopyFile) { 288 TEST_F(LocalFileUtilTest, CopyDirectory) { 325 TEST_F(LocalFileUtilTest, MoveFile) { 351 TEST_F(LocalFileUtilTest, MoveDirectory) [all...] |
/external/chromium_org/ash/wm/ |
lock_state_controller_impl2_unittest.cc | 418 TEST_F(LockStateControllerImpl2Test, DISABLED_LegacyLockAndShutDown) { 471 TEST_F(LockStateControllerImpl2Test, LegacyNotLoggedIn) { 482 TEST_F(LockStateControllerImpl2Test, LegacyGuest) { 493 TEST_F(LockStateControllerImpl2Test, ShutdownWhenNotLoggedIn) { 533 TEST_F(LockStateControllerImpl2Test, DISABLED_LockAndUnlock) { 593 TEST_F(LockStateControllerImpl2Test, DISABLED_LockAndCancel) { 630 TEST_F(LockStateControllerImpl2Test, 668 TEST_F(LockStateControllerImpl2Test, DISABLED_LockToShutdown) { 701 TEST_F(LockStateControllerImpl2Test, CancelLockToShutdown) { 725 TEST_F(LockStateControllerImpl2Test, DISABLED_Lock) [all...] |
/external/chromium_org/ash/wm/panels/ |
panel_layout_manager_unittest.cc | 316 TEST_F(PanelLayoutManagerTest, PanelAlignsToHiddenLauncherIcon) { 326 TEST_F(PanelLayoutManagerTest, PanelAlignsToHiddenLauncherIconSecondDisplay) { 352 TEST_F(PanelLayoutManagerTest, MultiplePanelsAreAboveIcons) { 369 TEST_F(PanelLayoutManagerTest, MultiplePanelStacking) { 396 TEST_F(PanelLayoutManagerTest, MultiplePanelStackingVertical) { 427 TEST_F(PanelLayoutManagerTest, MultiplePanelCallout) { 452 TEST_F(PanelLayoutManagerTest, RemoveLeftPanel) { 468 TEST_F(PanelLayoutManagerTest, RemoveMiddlePanel) { 483 TEST_F(PanelLayoutManagerTest, RemoveRightPanel) { 498 TEST_F(PanelLayoutManagerTest, RemoveNonActivePanel) [all...] |
/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_tab_reloader_unittest.cc | 114 TEST_F(CaptivePortalTabReloaderTest, InternetConnected) { 141 TEST_F(CaptivePortalTabReloaderTest, InternetConnectedTimeout) { 162 TEST_F(CaptivePortalTabReloaderTest, NoResponse) { 187 TEST_F(CaptivePortalTabReloaderTest, DoesNothingOnHttp) { 208 TEST_F(CaptivePortalTabReloaderTest, Login) { 244 TEST_F(CaptivePortalTabReloaderTest, LoginLate) { 275 TEST_F(CaptivePortalTabReloaderTest, TimeoutFast) { 303 TEST_F(CaptivePortalTabReloaderTest, SSLProtocolError) { 332 TEST_F(CaptivePortalTabReloaderTest, SSLProtocolErrorFastLogin) { 352 TEST_F(CaptivePortalTabReloaderTest, SSLProtocolErrorAlreadyLoggedIn) [all...] |