Searched refs:TEST_P (Results 1 - 25 of 304) sorted by path

1234567891011>>

/external/ceres-solver/internal/ceres/
H A Devaluator_test.cc214 TEST_P(EvaluatorTest, SingleResidualProblem) { function in namespace:ceres::internal
241 TEST_P(EvaluatorTest, SingleResidualProblemWithPermutedParameters) { function in namespace:ceres::internal
279 TEST_P(EvaluatorTest, SingleResidualProblemWithNuisanceParameters) { function in namespace:ceres::internal
326 TEST_P(EvaluatorTest, MultipleResidualProblem) { function in namespace:ceres::internal
381 TEST_P(EvaluatorTest, MultipleResidualsWithLocalParameterizations) { function in namespace:ceres::internal
444 TEST_P(EvaluatorTest, MultipleResidualProblemWithSomeConstantParameters) { function in namespace:ceres::internal
522 TEST_P(EvaluatorTest, EvaluatorAbortsForResidualsThatFailToEvaluate) { function in namespace:ceres::internal
H A Dproblem_test.cc567 TEST_P(DynamicProblem, RemoveParameterBlockWithNoResiduals) { function in namespace:ceres::internal
624 TEST_P(DynamicProblem, RemoveParameterBlockWithResiduals) { function in namespace:ceres::internal
686 TEST_P(DynamicProblem, RemoveResidualBlock) { function in namespace:ceres::internal
807 TEST_P(DynamicProblem, RemoveInvalidResidualBlockDies) { function in namespace:ceres::internal
890 TEST_P(DynamicProblem, GetXXXBlocksForYYYBlock) { function in namespace:ceres::internal
/external/chromium_org/ash/keyboard_overlay/
H A Dkeyboard_overlay_delegate_unittest.cc33 TEST_P(KeyboardOverlayDelegateTest, ShowAndClose) { function in namespace:ash
/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc682 TEST_P(ShelfViewTextDirectionTest, IdealBoundsOfItemIcon) { function in namespace:ash::test
1751 TEST_P(ShelfViewVisibleBoundsTest, ItemsAreInBounds) { function in namespace:ash::test
/external/chromium_org/ash/wm/
H A Dapp_list_controller_unittest.cc57 TEST_P(AppListControllerTest, HideOnFocusOut) { function in namespace:ash
69 TEST_P(AppListControllerTest, RemainVisibleWhenFocusingToApplistContainer) { function in namespace:ash
83 TEST_P(AppListControllerTest, ClickOutsideBubbleClosesBubble) { function in namespace:ash
106 TEST_P(AppListControllerTest, TapOutsideBubbleClosesBubble) { function in namespace:ash
130 TEST_P(AppListControllerTest, NonPrimaryDisplay) { function in namespace:ash
154 TEST_P(AppListControllerTest, TinyDisplay) { function in namespace:ash
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager_unittest.cc224 TEST_P(DockedWindowLayoutManagerTest, AddOneWindow) { function in namespace:ash
242 TEST_P(DockedWindowLayoutManagerTest, AutoPlacingLeft) { function in namespace:ash
292 TEST_P(DockedWindowLayoutManagerTest, AutoPlacingRight) { function in namespace:ash
342 TEST_P(DockedWindowLayoutManagerTest, AutoPlacingRightSecondScreen) { function in namespace:ash
396 TEST_P(DockedWindowLayoutManagerTest, AddTwoWindows) { function in namespace:ash
425 TEST_P(DockedWindowLayoutManagerTest, TwoWindowsDragging) { function in namespace:ash
459 TEST_P(DockedWindowLayoutManagerTest, ThreeWindowsDragging) { function in namespace:ash
521 TEST_P(DockedWindowLayoutManagerTest, ThreeWindowsDraggingSecondScreen) { function in namespace:ash
590 TEST_P(DockedWindowLayoutManagerTest, TwoWindowsWidthNew) { function in namespace:ash
606 TEST_P(DockedWindowLayoutManagerTes function in namespace:ash
623 TEST_P(DockedWindowLayoutManagerTest, TwoWindowsWidthNonResizableSecond) { function in namespace:ash
643 TEST_P(DockedWindowLayoutManagerTest, TwoWindowsWidthRestrictions) { function in namespace:ash
668 TEST_P(DockedWindowLayoutManagerTest, WidthMoreThanMax) { function in namespace:ash
692 TEST_P(DockedWindowLayoutManagerTest, ThreeWindowsMinimize) { function in namespace:ash
719 TEST_P(DockedWindowLayoutManagerTest, ThreeWindowsSplitHeightEvenly) { function in namespace:ash
767 TEST_P(DockedWindowLayoutManagerTest, TwoWindowsHeightRestrictions) { function in namespace:ash
808 TEST_P(DockedWindowLayoutManagerTest, DisplayDisconnectionMovesDocked) { function in namespace:ash
[all...]
H A Ddocked_window_resizer_unittest.cc261 TEST_P(DockedWindowResizerTest, AttachRightPrecise) { function in namespace:ash
276 TEST_P(DockedWindowResizerTest, AttachRightOvershoot) { function in namespace:ash
291 TEST_P(DockedWindowResizerTest, AttachRightUndershoot) { function in namespace:ash
316 TEST_P(DockedWindowResizerTest, AttachLeftPrecise) { function in namespace:ash
331 TEST_P(DockedWindowResizerTest, AttachLeftOvershoot) { function in namespace:ash
346 TEST_P(DockedWindowResizerTest, AttachLeftUndershoot) { function in namespace:ash
362 TEST_P(DockedWindowResizerTest, AttachRightChangeShelf) { function in namespace:ash
401 TEST_P(DockedWindowResizerTest, AttachTryDetach) { function in namespace:ash
447 TEST_P(DockedWindowResizerTest, AttachTryDetachDragRightEdgeOfHeader) { function in namespace:ash
490 TEST_P(DockedWindowResizerTes function in namespace:ash
516 TEST_P(DockedWindowResizerTest, AttachMaximize) { function in namespace:ash
538 TEST_P(DockedWindowResizerTest, AttachTwoWindows) { function in namespace:ash
581 TEST_P(DockedWindowResizerTest, AttachOneAutoHideShelf) { function in namespace:ash
623 TEST_P(DockedWindowResizerTest, AttachOnTwoSides) { function in namespace:ash
647 TEST_P(DockedWindowResizerTest, RevertDragRestoresAttachment) { function in namespace:ash
673 TEST_P(DockedWindowResizerTest, RevertDockedDragRevertsAttachment) { function in namespace:ash
718 TEST_P(DockedWindowResizerTest, DragAcrossDisplays) { function in namespace:ash
781 TEST_P(DockedWindowResizerTest, AttachTwoWindowsDetachOne) { function in namespace:ash
854 TEST_P(DockedWindowResizerTest, AttachWindowMaximizeOther) { function in namespace:ash
953 TEST_P(DockedWindowResizerTest, AttachOneTestSticky) { function in namespace:ash
1051 TEST_P(DockedWindowResizerTest, ResizeOneOfTwoWindows) { function in namespace:ash
1196 TEST_P(DockedWindowResizerTest, ResizingKeepsWidth) { function in namespace:ash
1254 TEST_P(DockedWindowResizerTest, ResizingKeepsDockedState) { function in namespace:ash
1312 TEST_P(DockedWindowResizerTest, ResizeTwoWindows) { function in namespace:ash
1382 TEST_P(DockedWindowResizerTest, DragToShelf) { function in namespace:ash
1429 TEST_P(DockedWindowResizerTest, DragWindowWithTransientChild) { function in namespace:ash
1470 TEST_P(DockedWindowResizerTest, DragWindowWithModalTransientChild) { function in namespace:ash
1510 TEST_P(DockedWindowResizerTest, SideSnapDocked) { function in namespace:ash
1567 TEST_P(DockedWindowResizerTest, MaximizedDuringDrag) { function in namespace:ash
[all...]
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc303 TEST_P(PanelLayoutManagerTextDirectionTest, AddOnePanel) { function in namespace:ash
H A Dpanel_window_resizer_unittest.cc509 TEST_P(PanelWindowResizerTextDirectionTest, DragReordersPanelsHorizontal) { function in namespace:ash
527 TEST_P(PanelWindowResizerTransientTest, PanelWithTransientChild) { function in namespace:ash
/external/chromium_org/base/memory/
H A Ddiscardable_memory_manager_unittest.cc298 TEST_P(DiscardableMemoryManagerPermutationTest, LRUDiscarded) { function in namespace:base::__anon2334
315 TEST_P(DiscardableMemoryManagerPermutationTest, LRUDiscardedExceedLimit) { function in namespace:base::__anon2334
330 TEST_P(DiscardableMemoryManagerPermutationTest, LRUDiscardedAmount) { function in namespace:base::__anon2334
345 TEST_P(DiscardableMemoryManagerPermutationTest, PurgeFreesAllUnlocked) { function in namespace:base::__anon2334
H A Ddiscardable_memory_unittest.cc34 TEST_P(DiscardableMemoryTest, IsNamed) { function in namespace:base::__anon2335
46 TEST_P(DiscardableMemoryTest, SupportedNatively) { function in namespace:base::__anon2335
65 TEST_P(DiscardableMemoryTest, LockAndUnLock) { function in namespace:base::__anon2335
81 TEST_P(DiscardableMemoryTest, DeleteWhileLocked) { function in namespace:base::__anon2335
87 TEST_P(DiscardableMemoryTest, Purge) { function in namespace:base::__anon2335
98 TEST_P(DiscardableMemoryTest, UnlockedMemoryAccessCrashesInDebugMode) { function in namespace:base::__anon2335
/external/chromium_org/cc/resources/
H A Dpicture_pile_impl_unittest.cc639 TEST_P(FullContentsTest, RasterFullContents) { function in namespace:cc::__anon2759
756 TEST_P(OverlapTest, NoOverlap) { function in namespace:cc::__anon2759
H A Dpicture_pile_unittest.cc581 TEST_P(PicturePileResizeCornerTest, ResizePileOutsideInterestRect) { function in namespace:cc::__anon2760
890 TEST_P(PicturePileResizeCornerTest, SmallResizePileOutsideInterestRect) {
H A Draster_worker_pool_perftest.cc442 TEST_P(RasterWorkerPoolPerfTest, ScheduleTasks) { function in namespace:cc::__anon2770
451 TEST_P(RasterWorkerPoolPerfTest, ScheduleAlternateTasks) { function in namespace:cc::__anon2770
460 TEST_P(RasterWorkerPoolPerfTest, ScheduleAndExecuteTasks) { function in namespace:cc::__anon2770
H A Draster_worker_pool_unittest.cc319 TEST_P(RasterWorkerPoolTest, Basic) { function in namespace:cc::__anon2771
331 TEST_P(RasterWorkerPoolTest, FailedMapResource) { function in namespace:cc::__anon2771
349 TEST_P(RasterWorkerPoolTest, FalseThrottling) { function in namespace:cc::__anon2771
371 TEST_P(RasterWorkerPoolTest, LargeResources) { function in namespace:cc::__anon2771
H A Dresource_provider_unittest.cc544 TEST_P(ResourceProviderTest, Basic) { function in namespace:cc::__anon2773
548 TEST_P(ResourceProviderTest, Upload) { function in namespace:cc::__anon2773
615 TEST_P(ResourceProviderTest, TransferGLResources) { function in namespace:cc::__anon2773
860 TEST_P(ResourceProviderTest, ReadLockCountStopsReturnToChildOrDelete) { function in namespace:cc::__anon2773
912 TEST_P(ResourceProviderTest, AllowOverlayTransfersToParent) { function in namespace:cc::__anon2773
963 TEST_P(ResourceProviderTest, TransferSoftwareResources) { function in namespace:cc::__anon2773
1148 TEST_P(ResourceProviderTest, TransferGLToSoftware) { function in namespace:cc::__anon2773
1212 TEST_P(ResourceProviderTest, TransferInvalidSoftware) { function in namespace:cc::__anon2773
1263 TEST_P(ResourceProviderTest, DeleteExportedResources) { function in namespace:cc::__anon2773
1357 TEST_P(ResourceProviderTes function in namespace:cc::__anon2773
1468 TEST_P(ResourceProviderTest, DeleteTransferredResources) { function in namespace:cc::__anon2773
1518 TEST_P(ResourceProviderTest, UnuseTransferredResources) { function in namespace:cc::__anon2773
1803 TEST_P(ResourceProviderTest, TextureFilters_ChildNearestParentLinear) { function in namespace:cc::__anon2773
1809 TEST_P(ResourceProviderTest, TextureFilters_ChildLinearParentNearest) { function in namespace:cc::__anon2773
1815 TEST_P(ResourceProviderTest, TransferMailboxResources) { function in namespace:cc::__anon2773
1944 TEST_P(ResourceProviderTest, LostResourceInParent) { function in namespace:cc::__anon2773
2000 TEST_P(ResourceProviderTest, LostResourceInGrandParent) { function in namespace:cc::__anon2773
2079 TEST_P(ResourceProviderTest, LostMailboxInParent) { function in namespace:cc::__anon2773
2129 TEST_P(ResourceProviderTest, LostMailboxInGrandParent) { function in namespace:cc::__anon2773
2197 TEST_P(ResourceProviderTest, Shutdown) { function in namespace:cc::__anon2773
2217 TEST_P(ResourceProviderTest, ShutdownWithExportedResource) { function in namespace:cc::__anon2773
2242 TEST_P(ResourceProviderTest, LostContext) { function in namespace:cc::__anon2773
2278 TEST_P(ResourceProviderTest, ScopedSampler) { function in namespace:cc::__anon2773
2365 TEST_P(ResourceProviderTest, ManagedResource) { function in namespace:cc::__anon2773
2420 TEST_P(ResourceProviderTest, TextureWrapMode) { function in namespace:cc::__anon2773
2477 TEST_P(ResourceProviderTest, TextureHint) { function in namespace:cc::__anon2773
2551 TEST_P(ResourceProviderTest, TextureMailbox_SharedMemory) { function in namespace:cc::__anon2773
2604 TEST_P(ResourceProviderTest, TextureMailbox_GLTexture2D) { function in namespace:cc::__anon2773
2689 TEST_P(ResourceProviderTest, TextureMailbox_GLTextureExternalOES) { function in namespace:cc::__anon2773
2763 TEST_P(ResourceProviderTest, function in namespace:cc::__anon2773
2823 TEST_P(ResourceProviderTest, TextureMailbox_WaitSyncPointIfNeeded_NoSyncPoint) { function in namespace:cc::__anon2773
2952 TEST_P(ResourceProviderTest, TextureAllocation) { function in namespace:cc::__anon2773
3030 TEST_P(ResourceProviderTest, TextureAllocationHint) { function in namespace:cc::__anon2773
3089 TEST_P(ResourceProviderTest, TextureAllocationHint_BGRA) { function in namespace:cc::__anon2773
3147 TEST_P(ResourceProviderTest, PixelBuffer_GLTexture) { function in namespace:cc::__anon2773
3193 TEST_P(ResourceProviderTest, ForcingAsyncUploadToComplete) { function in namespace:cc::__anon2773
3243 TEST_P(ResourceProviderTest, PixelBufferLostContext) { function in namespace:cc::__anon2773
3282 TEST_P(ResourceProviderTest, Image_GLTexture) { function in namespace:cc::__anon2773
3392 TEST_P(ResourceProviderTest, CopyResource_GLTexture) { function in namespace:cc::__anon2773
3536 TEST_P(ResourceProviderTest, CompressedTextureETC1Allocate) { function in namespace:cc::__anon2773
3572 TEST_P(ResourceProviderTest, CompressedTextureETC1SetPixels) { function in namespace:cc::__anon2773
[all...]
H A Dtask_graph_runner_unittest.cc197 TEST_P(TaskGraphRunnerTest, Basic) { function in namespace:cc::__anon2779
233 TEST_P(TaskGraphRunnerTest, Dependencies) { function in namespace:cc::__anon2779
H A Dtile_manager_unittest.cc175 TEST_P(TileManagerTest, EnoughMemoryAllowAnything) { function in namespace:cc::__anon2785
200 TEST_P(TileManagerTest, EnoughMemoryAllowPrepaintOnly) { function in namespace:cc::__anon2785
226 TEST_P(TileManagerTest, EnoughMemoryPendingLowResAllowAbsoluteMinimum) { function in namespace:cc::__anon2785
240 TEST_P(TileManagerTest, EnoughMemoryAllowAbsoluteMinimum) { function in namespace:cc::__anon2785
266 TEST_P(TileManagerTest, EnoughMemoryAllowNothing) { function in namespace:cc::__anon2785
292 TEST_P(TileManagerTest, PartialOOMMemoryToPending) { function in namespace:cc::__anon2785
319 TEST_P(TileManagerTest, PartialOOMMemoryToActive) { function in namespace:cc::__anon2785
341 TEST_P(TileManagerTest, TotalOOMMemoryToPending) { function in namespace:cc::__anon2785
375 TEST_P(TileManagerTest, TotalOOMActiveSoonMemoryToPending) { function in namespace:cc::__anon2785
409 TEST_P(TileManagerTes function in namespace:cc::__anon2785
436 TEST_P(TileManagerTest, TotalOOMMemoryToNewContent) { function in namespace:cc::__anon2785
[all...]
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_common_unittest.cc5720 TEST_P(LCDTextTest, CanUseLCDText) { function in namespace:cc::__anon2811
5798 TEST_P(LCDTextTest, CanUseLCDTextWithAnimation) { function in namespace:cc::__anon2811
/external/chromium_org/chrome/browser/chromeos/net/
H A Dcert_verify_proc_chromeos_unittest.cc290 TEST_P(CertVerifyProcChromeOSOrderingTest, DISABLED_TrustThenVerify) { function in namespace:chromeos
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dnetwork_configuration_updater_unittest.cc570 TEST_P(NetworkConfigurationUpdaterTestWithParam, InitialUpdates) { function in namespace:policy
590 TEST_P(NetworkConfigurationUpdaterTestWithParam, function in namespace:policy
615 TEST_P(NetworkConfigurationUpdaterTestWithParam, function in namespace:policy
638 TEST_P(NetworkConfigurationUpdaterTestWithParam, PolicyChange) { function in namespace:policy
/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager_unittest.cc849 TEST_P(AutomaticRebootManagerTest, TerminateNoPolicy) { function in namespace:chromeos::system
869 TEST_P(AutomaticRebootManagerTest, TerminateBeforeGracePeriod) { function in namespace:chromeos::system
895 TEST_P(AutomaticRebootManagerTest, TerminateInGracePeriod) { function in namespace:chromeos::system
920 TEST_P(AutomaticRebootManagerTest, BeforeUptimeLimitGracePeriod) { function in namespace:chromeos::system
944 TEST_P(AutomaticRebootManagerTest, InUptimeLimitGracePeriod) { function in namespace:chromeos::system
969 TEST_P(AutomaticRebootManagerTest, AfterUptimeLimitGracePeriod) { function in namespace:chromeos::system
992 TEST_P(AutomaticRebootManagerTest, UptimeLimitOffBeforeGracePeriod) { function in namespace:chromeos::system
1022 TEST_P(AutomaticRebootManagerTest, UptimeLimitOffInGracePeriod) { function in namespace:chromeos::system
1053 TEST_P(AutomaticRebootManagerTest, ExtendUptimeLimitBeforeGracePeriod) { function in namespace:chromeos::system
1087 TEST_P(AutomaticRebootManagerTes function in namespace:chromeos::system
1120 TEST_P(AutomaticRebootManagerTest, ShortenUptimeLimitBeforeToInGracePeriod) { function in namespace:chromeos::system
1153 TEST_P(AutomaticRebootManagerTest, ShortenUptimeLimitInToInGracePeriod) { function in namespace:chromeos::system
1187 TEST_P(AutomaticRebootManagerTest, ShortenUptimeLimitInToAfterGracePeriod) { function in namespace:chromeos::system
1219 TEST_P(AutomaticRebootManagerTest, UpdateNoPolicy) { function in namespace:chromeos::system
1250 TEST_P(AutomaticRebootManagerTest, Update) { function in namespace:chromeos::system
1283 TEST_P(AutomaticRebootManagerTest, UpdateAfterUpdate) { function in namespace:chromeos::system
1333 TEST_P(AutomaticRebootManagerTest, UpdateBeforeMinimumUptime) { function in namespace:chromeos::system
1368 TEST_P(AutomaticRebootManagerTest, PolicyAfterUpdateInGracePeriod) { function in namespace:chromeos::system
1404 TEST_P(AutomaticRebootManagerTest, PolicyAfterUpdateAfterGracePeriod) { function in namespace:chromeos::system
1439 TEST_P(AutomaticRebootManagerTest, PolicyOffAfterUpdate) { function in namespace:chromeos::system
1473 TEST_P(AutomaticRebootManagerTest, NoUptime) { function in namespace:chromeos::system
1512 TEST_P(AutomaticRebootManagerTest, UptimeLimitBeforeUpdate) { function in namespace:chromeos::system
1554 TEST_P(AutomaticRebootManagerTest, UpdateBeforeUptimeLimit) { function in namespace:chromeos::system
1598 TEST_P(AutomaticRebootManagerTest, PolicyOffThenUptimeLimitOff) { function in namespace:chromeos::system
1655 TEST_P(AutomaticRebootManagerTest, UptimeLimitOffThenPolicyOff) { function in namespace:chromeos::system
1709 TEST_P(AutomaticRebootManagerTest, GracePeriodEnd) { function in namespace:chromeos::system
1737 TEST_P(AutomaticRebootManagerTest, StartNoPolicy) { function in namespace:chromeos::system
1754 TEST_P(AutomaticRebootManagerTest, StartBeforeUptimeLimitGracePeriod) { function in namespace:chromeos::system
1774 TEST_P(AutomaticRebootManagerTest, StartAfterUptimeLimitGracePeriod) { function in namespace:chromeos::system
1793 TEST_P(AutomaticRebootManagerTest, StartInUptimeLimitGracePeriod) { function in namespace:chromeos::system
1815 TEST_P(AutomaticRebootManagerTest, StartAfterUpdateGracePeriod) { function in namespace:chromeos::system
1838 TEST_P(AutomaticRebootManagerTest, StartInUpdateGracePeriod) { function in namespace:chromeos::system
1862 TEST_P(AutomaticRebootManagerTest, StartBeforeUpdateGracePeriod) { function in namespace:chromeos::system
1885 TEST_P(AutomaticRebootManagerTest, StartUpdateNoPolicy) { function in namespace:chromeos::system
1907 TEST_P(AutomaticRebootManagerTest, StartUpdateTimeLost) { function in namespace:chromeos::system
1937 TEST_P(AutomaticRebootManagerTest, StartUpdateNoPolicyTimeLost) { function in namespace:chromeos::system
1962 TEST_P(AutomaticRebootManagerTest, StartNoUpdate) { function in namespace:chromeos::system
1987 TEST_P(AutomaticRebootManagerTest, StartUptimeLimitBeforeUpdate) { function in namespace:chromeos::system
2012 TEST_P(AutomaticRebootManagerTest, StartUpdateBeforeUptimeLimit) { function in namespace:chromeos::system
2036 TEST_P(AutomaticRebootManagerTest, StartNoUptime) { function in namespace:chromeos::system
[all...]
/external/chromium_org/chrome/browser/extensions/api/web_request/
H A Dweb_request_api_unittest.cc811 TEST_P(ExtensionWebRequestHeaderModificationTest, TestModifications) { function in namespace:extensions
/external/chromium_org/chrome/browser/net/
H A Dpref_proxy_config_tracker_impl_unittest.cc354 TEST_P(PrefProxyConfigTrackerImplCommandLineTest, CommandLine) { function in namespace:__anon4344
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_x_unittest.cc282 TEST_P(PasswordStoreXTest, Notifications) { function
353 TEST_P(PasswordStoreXTest, NativeMigration) { function

Completed in 1346 milliseconds

1234567891011>>