Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dvalue_object_test.cpp108 BigInteger bigInt = obj; in HWTEST_F() local
109 EXPECT_TRUE(bigInt == bigInt1); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_shared_result_set.cpp284 ValueObject::BigInt bigInt; in GetCustomerValue() local
285 RawDataParser::ParserRawData(data, size, bigInt); in GetCustomerValue()
286 value = std::move(bigInt); in GetCustomerValue()

Completed in 2 milliseconds