Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dvalue_proxy_test.cpp119 std::map<std::string, int64_t> testMap = { { "name", 1 }, { "school", 2 }, { "address", 3 } }; in HWTEST_F() local
120 auto res = ValueProxy::Convert<int64_t>(testMap); in HWTEST_F()

Completed in 2 milliseconds