Home
last modified time | relevance | path

Searched refs:SetOffsetBySecond (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Dsystem_time.h23 void SetOffsetBySecond(int64_t inSecond);
H A Dsystem_time.cpp48 void SetOffsetBySecond(int64_t inSecond) in SetOffsetBySecond() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1641 OS::SetOffsetBySecond(100 - timeChangedCnt++ * 2); // 100 2 : fake system time change in __anonb17bbd990302()
1684 OS::SetOffsetBySecond(100); // 100 2 : fake system time change
1721 OS::SetOffsetBySecond(100); // 100 : fake system time change
1732 OS::SetOffsetBySecond(-100); // -100 : fake system time change
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2350 OS::SetOffsetBySecond(100 - timeChangedCnt++ * 2); // 100 2 : fake system time change in __anon195527440702()
2395 OS::SetOffsetBySecond(100); // 100 2 : fake system time change
2433 OS::SetOffsetBySecond(100); // 100 : fake system time change
2444 OS::SetOffsetBySecond(-100); // -100 : fake system time change