Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp185 for (uint8_t bigc = 'A'; bigc <= 'Z'; ++bigc) { in GenerateNormalAsciiRecords() local
186 entry.key.push_back(bigc); in GenerateNormalAsciiRecords()
187 entry.value.push_back(bigc); in GenerateNormalAsciiRecords()