Home
last modified time | relevance | path

Searched refs:test_value (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFuzzTest.cpp143 string test_value = ""; variable
148 test_value = getRandStr(strLen);
149 decoderDemo->InnerCreateByName(test_value.c_str());
352 string test_value = ""; variable
360 test_value = getRandStr(strLen);
362 format.PutStringValue(test_key.c_str(), test_value.c_str());
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFuzzTest.cpp140 string test_value = ""; variable
145 test_value = getRandStr(strLen);
146 encoderDemo->InnerCreateByName(test_value.c_str());
359 string test_value = ""; variable
367 test_value = getRandStr(strLen);
369 format.PutStringValue(test_key.c_str(), test_value.c_str());
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp165 std::string test_value = "test_value" + std::to_string(i); variable
166 srcOptions.customData.emplace(test_key, test_value);
H A Dapp_account_manager_test.cpp256 std::string test_value = "test_value" + std::to_string(i); variable
257 option.customData.emplace(test_key, test_value);
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp401 std::string test_value; variable
402 appAccountInfo.GetAssociatedData(STRING_ASSOCIATED_KEY, test_value);
404 EXPECT_EQ(STRING_ASSOCIATED_VALUE, test_value);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp240 string test_value = ""; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp291 string test_value = ""; variable
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-service.md40 … "SERVICE_NALE", <br>"value" : "ueventd"},{<br> "name" : "TEST",<br> "value" : "test_value" <br>}]|
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-service.md40 … "SERVICE_NALE", <br>"value" : "ueventd"},{<br> "name" : "TEST",<br> "value" : "test_value" <br>}]|