Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 - 18 of 18) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/query/
H A Dspan_join_test.cpp36 void Prepare(const std::string &sql) in Prepare() function in SysTuning::TraceStreamer::SpanJoinTest
44 Prepare(sql); in Step()
80 Prepare("SELECT * FROM SpanjoinTable"); in HWTEST_F()
127 Prepare("SELECT * FROM SpanjoinTable"); in HWTEST_F()
174 Prepare("SELECT * FROM SpanjoinTable"); in HWTEST_F()
221 Prepare("SELECT * FROM SpanjoinTable"); in HWTEST_F()
/developtools/smartperf_host/trace_streamer/src/trace_data/
H A Dtrace_data_db.cpp255 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
289 Prepare(); in SearchData()
359 Prepare(); in SearchDatabase()
404 Prepare(); in OperateDatabase()
424 Prepare(); in SearchDatabaseToProto()
441 Prepare(); in SearchDatabase()
481 Prepare(); in SearchDatabase()
530 Prepare(); in SearchDatabase()
H A Dtrace_data_db.h48 void Prepare();
/developtools/integration_verification/tools/fotff/tester/
H A Dtester.go36 // Prepare do some test preparations for one certain package
37 Prepare(pkgDir string, device string, ctx context.Context) error
/developtools/integration_verification/tools/fotff/tester/manual/
H A Dmanual.go48 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error {
/developtools/integration_verification/tools/fotff/rec/
H A Dflashandtest.go29 if err := opt.T.Prepare(opt.M.PkgDir(opt.Version), opt.Device, ctx); err != nil {
H A Dfotff.go151 if err = t.Prepare(m.PkgDir(pkg), device, ctx); err != nil {
H A Dfotff_test.go68 func (f *FotffMocker) Prepare(pkgDir string, device string, ctx context.Context) error {
/developtools/integration_verification/tools/fotff/tester/mock/
H A Dmock.go34 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error {
/developtools/integration_verification/tools/fotff/tester/pkg_available/
H A Dpkg_available.go46 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error {
/developtools/global_resource_tool/include/
H A Dresource_table.h68 bool Prepare(const std::map<std::string, std::vector<TableData>> &configs,
/developtools/integration_verification/tools/fotff/tester/common/
H A Dcommon.go49 func (t *Tester) Prepare(version string, device string, ctx context.Context) error {
/developtools/integration_verification/tools/fotff/tester/xdevice/
H A Dxdevice.go67 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) (err error) {
/developtools/integration_verification/tools/fotff/tester/smoke/
H A Dsmoke.go57 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error {
/developtools/integration_verification/tools/fotff/
H A Dmain.go160 if err := t.Prepare(m.PkgDir(curPkg), device, context.TODO()); err != nil {
/developtools/global_resource_tool/src/
H A Dresource_table.cpp208 if (!Prepare(configs, limitKeyConfigs, idSets, pos)) { in SaveToResouorceIndex()
243 bool ResourceTable::Prepare(const map<string, vector<TableData>> &configs, in Prepare() function in OHOS::Global::Restool::ResourceTable
/developtools/hiperf/test/unittest/common/native/
H A Dhiperf_client_test.cpp142 HWTEST_F(HiperfClientTest, Prepare, TestSize.Level1) in HWTEST_F()
/developtools/smartperf_host/trace_streamer/src/trace_streamer/
H A Dtrace_streamer_selector.cpp421 traceDataCache_->Prepare(); in Clear()

Completed in 8 milliseconds