Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dvalue_object_test.cpp106 BigInteger bigInt1(1234); in HWTEST_F()
107 ValueObject obj(bigInt1); in HWTEST_F()
109 EXPECT_TRUE(bigInt == bigInt1); in HWTEST_F()
H A Dbig_integer_test.cpp56 BigInteger bigInt1 = BigInteger(100); in HWTEST_F() local
58 EXPECT_FALSE(bigInt1 == bigInt2); in HWTEST_F()

Completed in 1 milliseconds