Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp1179 time_t lowCalendarTime = RdbStorePredicateTest::DateMakeTime(lowCalendar); variable
1182 …predicates1.Between("timeValue", std::to_string(lowCalendarTime).c_str(), std::to_string(highCalen…
1472 time_t lowCalendarTime = RdbStorePredicateTest::DateMakeTime(lowCalendar); variable
1476 …predicates1.NotBetween("timeValue", std::to_string(lowCalendarTime), std::to_string(highCalendarTi…