Searched refs:key5 (Results 1 - 3 of 3) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | object_manager_test.cpp | 635 std::string key5 = "com.example.myapplicationsessionId_source_target_1234567890_p_propertyName"; in HWTEST_F() local 636 res = manager->SplitEntryKey(key5); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_crud_test.cpp | 1413 DistributedDB::Key key1, key2, key3, key4, key5, key6, key7, key8; in GenerateDataForBatch() local 1418 key5 = {'a', 'b', 'c', 'd', 's'}; in GenerateDataForBatch() 1424 key4, key5, key6, in GenerateDataForBatch()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | jpeg_decoder_ex_test.cpp | 1367 const std::string key5 ="GPSLatitude"; in HWTEST_F() local 1368 jpegDecoder->JpegDecoder::getExifTagFromKey(key5); in HWTEST_F()
|
Completed in 7 milliseconds