Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_config_test.cpp591 DistributedType retDistributedType = config.GetDistributedType(); variable
592 EXPECT_EQ(distributedType, retDistributedType);
604 retDistributedType = config.GetDistributedType();
605 EXPECT_NE(distributedType, retDistributedType);