Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_index_optimize_test.cpp60 void GenerateSchemaString(std::string &schema, const std::string &indexString) in GenerateSchemaString() argument
62 schema = BASE_SCHEMA_STRING + indexString + "}"; in GenerateSchemaString()
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_cursor_test.cpp158 std::string indexString = std::to_string(index); in SetAsset() local
160 name.append("name").append(indexString); in SetAsset()
164 uri.append("uri").append(indexString); in SetAsset()
168 path.append("path").append(indexString); in SetAsset()

Completed in 3 milliseconds