Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_schema_test.cpp1720 int randSubscript = GetRandInt(0, 1); in RandIndex() local
1726 …ion.schema = SpliceToSchema(VALID_VERSION_1, VALID_MODE_2, VALID_DEFINE_1, indexes[randSubscript]); in RandIndex()