/test/ostest/wukong/common/include/ |
H A D | wukong_util.h | 46 uint32_t FindElement(std::vector<std::string> &bundleList, std::string key); 54 bool ContainsElement(std::vector<std::string> &bundleList, std::string key); 61 ErrCode SetAllowList(const std::string &optarg); 68 ErrCode SetBlockList(const std::string &optarg); 75 ErrCode SetBlockPageList(const std::string &optarg); 82 ErrCode SetBlockAbilityList(const std [all...] |
/test/ostest/wukong/component_event/include/ |
H A D | tree_manager.h | 65 const std::shared_ptr<OHOS::Accessibility::AccessibilityElementInfo>& GetElementInfoByOrder() in GetElementInfoByOrder() 74 const std::vector<std::shared_ptr<OHOS::Accessibility::AccessibilityElementInfo>>& GetActiveElementInfos() in GetActiveElementInfos() 83 const std::vector<std::shared_ptr<ComponentTree>>& GetActiveComponentInfos() in GetActiveComponentInfos() 103 std::uint32_t FindInputComponentIndex(bool shouldScreenCap); 114 bool NeedFocus(const std::string & type) in NeedFocus() 129 void SetFocusNum(const std::string & focusNum) in SetFocusNum() 131 focusNum_ = std::stoi(focusNum); in SetFocusNum() 146 void SetFocusTypeList(const std [all...] |
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 66 int32_t ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, 78 int32_t AudioParamCallbackImpl::ParamCallback(AudioExtParamKey key, const std::string &condition, in ParamCallback() 79 const std::string &value, int8_t &reserved, int8_t cookie) in ParamCallback() 121 static std::vector<AudioAdapterDescriptor> g_devices; 123 static std::string g_devId = ""; 134 static std::vector<uint8_t*> renderData; 139 static std::thread g_playingThread; 140 static std::thread g_capingThread; 145 std in GetNowTimeUs() [all...] |
/test/xts/hats/kernel/purgeableMem/ |
H A D | purgeable_cpp_test.cpp | 34 void ModifyPurgMemByBuilder(PurgeableMem *pdata, std::unique_ptr<PurgeableMemBuilder> mod); 55 std::cout << "rebuild addr("<< (unsigned long long)str <<") " << in Build() 56 start << "~" << end << ", data=[" << str << "]" << std::endl; in Build() 62 std::cout << "~TestDataBuilder" << std::endl; in ~TestDataBuilder() 90 std::cout << "~TestDataModifier" << std::endl; in ~TestDataModifier() 120 std::cout << "~TestBigDataBuilder" << std::endl; in ~TestBigDataBuilder() 154 std in HWTEST_F() [all...] |
/test/ostest/wukong/report/include/ |
H A D | report.h | 35 std::map<std::string, uint32_t> componmentTypeCount; 36 std::map<uint32_t, std::vector<std::string>> pageIdComponments; 45 void SetSeed(std::string seed); 50 void SyncInputInfo(std::shared_ptr<InputedMsgObject> inputedMsgObject); 55 void SplitInputMode(std::shared_ptr<InputedMsgObject> &inputedMsgObject, std::map<std [all...] |
/test/ostest/wukong/report/src/ |
H A D | report.cpp | 45 std::string crashDir = "/data/log/faultlog/faultlogger/"; 66 std::string destDir = Report::GetInstance()->GetReportExceptionDir(); in ListenCrashDir() 76 std::string targetFile(event->name); in ListenCrashDir() 91 std::thread listenerThread(&ListenCrashDir); in StartCrashDirListen() 106 const std::string DEFAULT_DIR = "/data/local/tmp/wukong/report/"; in EnvInit() 111 std::string maxValue = ""; in EnvInit() 112 std::string targetTimeDir; in EnvInit() 145 std::string currentStringName(dp->d_name); in EnvInit() 155 std::string targetDir_ = DEFAULT_DIR + targetTimeDir +"/screenshot/"; in EnvInit() 161 std in DataSetInit() [all...] |
/test/xts/acts/hiviewdfx/utils/native/ |
H A D | file_utils.cpp | 36 int ExecCmdWithRet(std::string cmd, std::vector<std::string> &resvec) in ExecCmdWithRet() 42 std::cout<< "cmd is " + cmd <<std::endl; in ExecCmdWithRet() 43 if ((cmd.find("hilog") == std::string::npos) && (cmd.find("hidumper") == std::string::npos) in ExecCmdWithRet() 44 && (cmd.find("ps") == std::string::npos) && (cmd.find("rm") == std::string::npos) && in ExecCmdWithRet() 45 (cmd.find("hiperf") == std in ExecCmdWithRet() [all...] |
/test/xts/dcts/distributedhardware/distributedaudiotest/ |
H A D | distributedaudiotest.cpp | 62 int32_t ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, 74 int32_t AudioParamCallbackImpl::ParamCallback(AudioExtParamKey key, const std::string &condition, in ParamCallback() 75 const std::string &value, int8_t &reserved, int8_t cookie) in ParamCallback() 117 static std::vector<AudioAdapterDescriptor> g_devices; 119 static std::string g_devId = ""; 130 static std::vector<uint8_t*> renderData; 135 static std::thread g_playingThread; 136 static std::thread g_capingThread; 141 std in GetNowTimeUs() [all...] |
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 40 std::cout << "Camera::BufferManager SetUpTestCase" << std::endl; in SetUpTestCase() 45 std::cout << "Camera::BufferManager TearDownTestCase" << std::endl; in TearDownTestCase() 50 std::cout << "Camera::BufferManager SetUp" << std::endl; in SetUp() 55 std::cout << "Camera::BufferManager TearDown.." << std::endl; in TearDown() 62 std::shared_ptr<OHOS::Surface> consumer = in HWTEST_F() 63 std in HWTEST_F() [all...] |
/applications/standard/contacts_data/ability/sinicization/src/ |
H A D | character_transliterate.cpp | 1958 std::map<std::string, std::string> CharacterTransliterate::multiPronunciationMap = { 1984 std::string CharacterTransliterate::getMultiPronunciation(std::string chineseCharacter) in getMultiPronunciation() 1993 Container CharacterTransliterate::GetContainer(std::wstring wChinese) in GetContainer() 1997 std::vector<std::vector<std::wstring>> initialsVectors; in GetContainer() 1998 std in GetContainer() [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 384 BCM281XX_PIN_DESC(BCM281XX_PIN_ADCSYNC, "adcsync", std), 385 BCM281XX_PIN_DESC(BCM281XX_PIN_BAT_RM, "bat_rm", std), 390 BCM281XX_PIN_DESC(BCM281XX_PIN_CLASSGPWR, "classgpwr", std), 391 BCM281XX_PIN_DESC(BCM281XX_PIN_CLK_CX8, "clk_cx8", std), 392 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_0, "clkout_0", std), 393 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_1, "clkout_1", std), 394 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_2, "clkout_2", std), 395 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_3, "clkout_3", std), 396 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_0, "clkreq_in_0", std), 397 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_1, "clkreq_in_1", std), [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 377 BCM281XX_PIN_DESC(BCM281XX_PIN_ADCSYNC, "adcsync", std), 378 BCM281XX_PIN_DESC(BCM281XX_PIN_BAT_RM, "bat_rm", std), 383 BCM281XX_PIN_DESC(BCM281XX_PIN_CLASSGPWR, "classgpwr", std), 384 BCM281XX_PIN_DESC(BCM281XX_PIN_CLK_CX8, "clk_cx8", std), 385 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_0, "clkout_0", std), 386 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_1, "clkout_1", std), 387 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_2, "clkout_2", std), 388 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_3, "clkout_3", std), 389 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_0, "clkreq_in_0", std), 390 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_1, "clkreq_in_1", std), [all...] |
/applications/standard/contacts_data/test/unittest/include/ |
H A D | contactprofile_test.h | 29 int64_t RawContactInsert(std::string displayName, OHOS::DataShare::DataShareValuesBucket &alues); 31 std::vector<std::string> valueVector, int isFavorite, OHOS::DataShare::DataShareValuesBucket &rawContactValues); 33 std::string displayName, int lastestContactedTime, OHOS::DataShare::DataShareValuesBucket &rawContactValues); 34 int64_t ContactDataInsert(int64_t rawContactId, std::string contentType, std::string detailInfo, 35 std::string position, OHOS::DataShare::DataShareValuesBucket &contactDataValues); 36 int64_t GroupsInsert(std::string groupName, OHOS::DataShare::DataShareValuesBucket &groupValues); 37 int64_t ContactBlocklistInsert(std::string phoneNumber, OHOS::DataShare::DataShareValuesBucket &rawContactValues); 38 int ContactUpdate(const std [all...] |
/applications/standard/contacts_data/ability/merge/include/ |
H A D | merger_contacts.h | 29 int ForceContactMerge(std::shared_ptr<OHOS::NativeRdb::RdbStore>, std::set<int>); 30 int ContactMerge(std::shared_ptr<OHOS::NativeRdb::RdbStore>); 31 int ReContactMerge(std::shared_ptr<OHOS::NativeRdb::RdbStore>, const DataShare::DataSharePredicates &); 32 std::shared_ptr<OHOS::NativeRdb::ResultSet> SelectCandidate(std::shared_ptr<OHOS::NativeRdb::RdbStore>); 36 std::shared_ptr<OHOS::NativeRdb::RdbStore>, std::set<std::string>, std [all...] |
/applications/standard/calendardata/calendarmanager/test/unittest/src/ |
H A D | event_recurrence_rule_test.cpp | 25 const std::string TEST_NAME = "EventRecurrenceRuleTest"; 46 static std::shared_ptr<Calendar> calendar; 49 std::shared_ptr<Calendar> EventRecurrenceRuleTest::calendar = nullptr; 59 std::string value; in HWTEST_F() 60 std::map<std::string, std::string> ruleMap; in HWTEST_F() 61 ruleMap.insert(std::pair<std::string, std in HWTEST_F() [all...] |
/applications/standard/contacts_data/contacts/include/ |
H A D | contacts_napi_object.h | 103 std::vector<int> attributes; 139 std::string email; 144 std::string labelName; 149 std::string displayName; 190 std::string eventDate; 195 std::string labelName; 216 std::string title; 227 std::string bundleName; 232 std::string displayName; 293 std [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/ |
H A D | regs_load.S | 44 std 0, R0(3) 45 std 1, R1(3) 46 std 2, R2(3) 47 std 3, R3(3) 48 std 4, R4(3) 49 std 5, R5(3) 50 std 6, R6(3) 51 std 7, R7(3) 52 std 8, R8(3) 53 std [all...] |
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/tests/ |
H A D | regs_load.S | 44 std 0, R0(3) 45 std 1, R1(3) 46 std 2, R2(3) 47 std 3, R3(3) 48 std 4, R4(3) 49 std 5, R5(3) 50 std 6, R6(3) 51 std 7, R7(3) 52 std 8, R8(3) 53 std [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | hvcall.S | 19 std r0, 16(r1); \ 41 std r0, 16(r1); \ 50 std r4, 0(r11); \ 60 std r0, 16(r1); \ 62 std r3, -8(r1); \ 70 std r4, 0(r11); \ 72 std r5, 0(r11); \ 82 std r0, 16(r1); \ 84 std r3, -8(r1); \ 85 std r [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
H A D | hvcall.S | 19 std r0, 16(r1); \ 41 std r0, 16(r1); \ 50 std r4, 0(r11); \ 60 std r0, 16(r1); \ 62 std r3, -8(r1); \ 70 std r4, 0(r11); \ 72 std r5, 0(r11); \ 82 std r0, 16(r1); \ 84 std r3, -8(r1); \ 85 std r [all...] |
/applications/standard/contacts_data/ability/sinicization/include/ |
H A D | character_transliterate.h | 27 std::string initials; 29 std::string nameFullFight_; 30 std::string chineseCharacters_; 35 std::vector<std::vector<std::wstring>> initialsContainer_; 37 std::vector<std::vector<std::wstring>> nameFullFightContainer_; 46 Container GetContainer(std [all...] |
/test/testfwk/developer_test/aw/cxx/distributed/utils/ |
H A D | csv_transform_xml.h | 31 std::vector<std::string> csvFiles_; 32 std::vector<std::string> vecLines_; 33 std::string csvFileName_ = ""; 34 std::string xmlFileName_ = ""; 35 std::string fileName_ = ""; 39 explicit CsvTransformXml(std::string targetFile) in CsvTransformXml() 49 std::fstream csvIn = std in FileOperate() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | idle_book3s.S | 52 std r1,PACAR1(r13) 60 std r2,-8*1(r1) 61 std r14,-8*2(r1) 62 std r15,-8*3(r1) 63 std r16,-8*4(r1) 64 std r17,-8*5(r1) 65 std r18,-8*6(r1) 66 std r19,-8*7(r1) 67 std r20,-8*8(r1) 68 std r2 [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | idle_book3s.S | 52 std r1,PACAR1(r13) 60 std r2,-8*1(r1) 61 std r14,-8*2(r1) 62 std r15,-8*3(r1) 63 std r16,-8*4(r1) 64 std r17,-8*5(r1) 65 std r18,-8*6(r1) 66 std r19,-8*7(r1) 67 std r20,-8*8(r1) 68 std r2 [all...] |
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
H A D | camera_preview_test.cpp | 30 display_ = std::make_shared<TestDisplay>(); in SetUp() 48 std::cout << "==========[test log] Preview stream, expected success." << std::endl; in HWTEST_F() 71 std::cout << "==========[test log] Preview, format error, expected return errorCode." << std::endl; in HWTEST_F() 76 display_->streamCustomerPreview_ = std::make_shared<StreamCustomer>(); in HWTEST_F() 81 std::cout << "~~~~~~~" << std::endl; in HWTEST_F() 83 std::vector<StreamInfo> streamInfos; in HWTEST_F() 98 std in HWTEST_F() [all...] |