Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_rdb_tools.cpp197 int errCode2 = sqlite3_exec(db, SQL_DROP_TABLE3, nullptr, nullptr, &errMsg); in AlterTableAttributes() local
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_client_test.cpp786 auto errCode2 = TimeServiceClient::GetInstance()->CreateTimerV9(timerInfo2, timerId2); variable
923 auto errCode2 = TimeServiceClient::GetInstance()->CreateTimerV9(timerInfo2, timerId2); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
H A Ddocumentdb_json_common_test.cpp313 int errCode2 = E_OK; variable