Home
last modified time | relevance | path

Searched defs:FlashAndTestOptions (Results 1 – 1 of 1) sorted by relevance

/developtools/integration_verification/tools/fotff/rec/
Dflashandtest.go12 type FlashAndTestOptions struct { struct
13 M pkg.Manager
14 T tester.Tester
15 Version string
16 Device string
17 TestCase string
21 func FlashAndTest(ctx context.Context, opt *FlashAndTestOptions) error {