Home
last modified time | relevance | path

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

/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp1448 OHOS::NativeRdb::ValuesBucket insertValues2; in HWTEST_F() local
1449 insertValues2.PutLong("timerId", timerId2); in HWTEST_F()
1450 insertValues2.PutInt("type", 0); in HWTEST_F()
1451 insertValues2.PutInt("flag", 0); in HWTEST_F()
1452 insertValues2.PutLong("windowLength", 0); in HWTEST_F()
1453 insertValues2.PutLong("interval", 0); in HWTEST_F()
1454 insertValues2.PutInt("uid", 0); in HWTEST_F()
1455 insertValues2.PutString("bundleName", ""); in HWTEST_F()
1457 insertValues2.PutString("wantAgent", OHOS::AbilityRuntime::WantAgent::WantAgentHelper::ToString(wantAgent)); in HWTEST_F()
1458 insertValues2 in HWTEST_F()
1504 OHOS::NativeRdb::ValuesBucket insertValues2; HWTEST_F() local
[all...]

Completed in 3 milliseconds