Searched refs:oriIdentifier (Results 1 – 9 of 9) sorted by relevance
57 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNBStorageEngine"; in SetUpTestCase() local58 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUpTestCase()
55 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNB"; in SetUp() local56 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUp()
68 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNBStorageEngine"; in SetUpTestCase() local69 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUpTestCase()
56 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNB"; in SetUp() local57 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUp()
56 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNBExecutor"; in SetUpTestCase() local57 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUpTestCase()
277 std::string oriIdentifier = "user0-app0-TestUpgradeNb"; in SetUpTestCase() local278 g_identifier = DBCommon::TransferHashString(oriIdentifier); in SetUpTestCase()
108 std::string oriIdentifier = USER_ID + "-" + APP_ID + "-" + storeId; in CreateAndGetStore() local109 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in CreateAndGetStore()
62 std::string oriIdentifier = APP_ID + "-" + USER_ID + "-" + "TestGeneralNBExecutor"; in SetUpTestCase() local63 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUpTestCase()
153 std::string oriIdentifier = USER_ID + "-" + APP_ID + "-" + "QuerySyncSchema"; in SetUp() local154 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUp()