Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/fotff/tester/mock/
Dmock.go34 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/manual/
Dmanual.go48 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/query/
Dspan_join_test.cpp37 void Prepare(const std::string &sql) in Prepare() function in SysTuning::TraceStreamer::SpanJoinTest
/developtools/integration_verification/tools/fotff/tester/pkg_available/
Dpkg_available.go46 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/smoke/
Dsmoke.go57 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/
Dtester.go37 Prepare(pkgDir string, device string, ctx context.Context) error methodSpec
/developtools/integration_verification/tools/fotff/tester/xdevice/
Dxdevice.go67 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) (err error) { func
/developtools/integration_verification/tools/fotff/tester/common/
Dcommon.go49 func (t *Tester) Prepare(version string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/rec/
Dfotff_test.go68 func (f *FotffMocker) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_db.cpp255 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
/developtools/global_resource_tool/src/
Dresource_table.cpp480 bool ResourceTable::Prepare(const map<string, vector<TableData>> &configs, in Prepare() function in OHOS::Global::Restool::ResourceTable