Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperentry_fuzzer/
H A Deglwrapperentry_fuzzer.cpp84 std::string name2 = GetStringFromData(STR_LEN); in DoSomethingInterestingWithMyAPI() local
88 CheckEglWrapperApi(name2); in DoSomethingInterestingWithMyAPI()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_radio_button_unit_test.cpp96 const char* name2 = "group2"; in HWTEST_F() local
101 UIRadioButton* radioBtn4 = new UIRadioButton(name2); in HWTEST_F()
102 UIRadioButton* radioBtn5 = new UIRadioButton(name2); in HWTEST_F()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_timer.cpp79 std::string name2 = "test2"; in HWTEST_F() local
86 ret = timer->StartTimer(name2, timeOut2, TimeOut); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/
H A Drs_interfaces_test.cpp419 std::string name2(1, 't'); in HWTEST_F()
420 res = instance.SetWatermark(name2, pixelmap); in HWTEST_F()
/foundation/distributeddatamgr/data_share/test/native/unittest/datashareproxy_test/
H A Dproxydatas_with_permission_test.cpp308 std::string name2 = "liu"; in HWTEST_F() local
318 valuesBucket2.Put(TBL_NAME1, name2); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp1540 const std::string name2 = "OrientationInt"; in HWTEST_F() local
1541 ret = exinfo.GetExifData(name2, value); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp5137 std::string name1, name2; in HWTEST_F() local
5158 ret = bundleMgrProxy->GetNameForUid(bundleInfo2.uid, name2); in HWTEST_F()
5161 EXPECT_EQ(name1, name2); in HWTEST_F()
8014 std::string name2 = "testCheckNeedPreload2"; in HWTEST_F() local
8016 moduleInfo1.preloads.push_back(name2); in HWTEST_F()

Completed in 22 milliseconds