Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp183 return primLongValue; in GetPrimLongValue()
186 void SetPrimLongValue(int64_t primLongValue) in SetPrimLongValue() argument
188 this->primLongValue = primLongValue; in SetPrimLongValue()
290 int64_t primLongValue; member in AllDataType
339 "primLongValue INTEGER NOT NULL, primShortValue INTEGER NOT NULL, "
351 "clobValue, byteValue, timeValue, characterValue, primIntValue, primLongValue, "
915 predicates1.IsNull("primLongValue"); in HWTEST_F()
930 predicates1.IsNotNull("primLongValue"); in HWTEST_F()

Completed in 5 milliseconds