Home
last modified time | relevance | path

Searched refs:shouldExecuteRectTests (Results 1 – 5 of 5) sorted by relevance

/development/tools/winscope/src/viewers/common/
Dabstract_hierarchy_viewer_presenter_test.ts131 if (this.shouldExecuteRectTests) {
204 abstract readonly shouldExecuteRectTests: boolean; property in AbstractHierarchyViewerPresenterTest
Dabstract_presenter_input_method_test.ts49 override readonly shouldExecuteRectTests = false; property in AbstractPresenterInputMethodTest
/development/tools/winscope/src/viewers/viewer_window_manager/
Dpresenter_test.ts48 override readonly shouldExecuteRectTests = true; property in PresenterWindowManagerTest
/development/tools/winscope/src/viewers/viewer_view_capture/
Dpresenter_test.ts50 override readonly shouldExecuteRectTests = true; property in PresenterViewCaptureTest
/development/tools/winscope/src/viewers/viewer_surface_flinger/
Dpresenter_test.ts55 override readonly shouldExecuteRectTests = true; property in PresenterSurfaceFlingerTest