Searched refs:clobValue (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_predicates_test.cpp | 133 return clobValue;
in GetClobValue() 136 void SetClobValue(std::string clobValue)
in SetClobValue() argument 138 this->clobValue = clobValue;
in SetClobValue() 280 std::string clobValue;
member in AllDataType 337 "stringValue TEXT , blobValue BLOB , clobValue TEXT , byteValue INTEGER , "
351 "clobValue, byteValue, timeValue, characterValue, primIntValue, primLongValue, "
|
Completed in 7 milliseconds