Documentation ¶
Overview ¶
Package setup implements utils for benchmark testing setup.
Index ¶
Constants ¶
View Source
const ( // BenchmarkARCFixture is a fixture name that will be registered to tast. // The fxture brings up Chrome and ARC with PlayStore. BenchmarkARCFixture = "benchmarkARCFixture" // BenchmarkChromeFixture is a fixture name that will be registered to tast. // It brings up Chrome. BenchmarkChromeFixture = "benchmarkChromeFixture" )
Variables ¶
This section is empty.
Functions ¶
func DismissMobilePrompt ¶
DismissMobilePrompt dismisses the prompt of "This app is designed for mobile".
func PublicBenchmarkAllowed ¶
PublicBenchmarkAllowed returns the DUT model dependency of running public benchmark tests. Allowed hardware models will be white listed here.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.