Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_test.cpp473 const std::string floatKey = "FloatKey"; in CheckFormatMap() local
485 iter = formatMap.find(floatKey); in CheckFormatMap()
531 const std::string floatKey = "FloatKey"; variable
536 meta->SetData(floatKey, floatValue);
562 const std::string floatKey = "FloatKey"; variable
567 meta->SetData(floatKey, floatValue);
587 const std::string floatKey = "FloatKey"; in CheckValueType() local
619 const std::string floatKey = "FloatKey"; variable
624 meta->SetData(floatKey, floatValue);
649 const std::string floatKey = "FloatKey"; variable
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1204 std::string floatKey = "floatKey"; in AddFloatParams() local
1209 key = floatKey + std::to_string(i); in AddFloatParams()
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp912 std::string floatKey = "floatKey"; in AddFloatParams() local
917 key = floatKey + std::to_string(i); in AddFloatParams()