/base/account/os_account/test/fuzztest/osaccount/createosaccount_fuzzer/ |
H A D | createosaccount_fuzzer.cpp | 59 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<uint32_t>() % CONSTANTS_NUMBER_FIVE); in CreateOsAccountWithShortNameFuzzTest() local 62 result = OsAccountManager::CreateOsAccount(accountName, shortName, testType, osAccountInfoOne); in CreateOsAccountWithShortNameFuzzTest() 74 result = OsAccountManager::CreateOsAccount(accountName, shortName, testType, options, osAccountInfoOne); in CreateOsAccountWithShortNameFuzzTest() 89 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<uint32_t>() % CONSTANTS_NUMBER_FIVE); in CreateOsAccountFuzzTest() local 91 result = OsAccountManager::CreateOsAccount(accountName, testType, osAccountInfoOne); in CreateOsAccountFuzzTest() 108 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<uint32_t>() % CONSTANTS_NUMBER_FIVE); in CreateOsAccountForDomainFuzzTest() local 110 result = OsAccountManager::CreateOsAccountForDomain(testType, domainInfo, nullptr); in CreateOsAccountForDomainFuzzTest()
|
/base/account/os_account/test/fuzztest/osaccount_stub/proccreateosaccountwithshortnamestub_fuzzer/ |
H A D | proccreateosaccountwithshortnamestub_fuzzer.cpp | 46 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_FIVE); in ProcCreateOsAccountWithShortNameStubFuzzTest() local 47 if (!datas.WriteInt32(testType)) { in ProcCreateOsAccountWithShortNameStubFuzzTest()
|
/base/account/os_account/test/fuzztest/osaccount_stub/proccreateosaccountstub_fuzzer/ |
H A D | proccreateosaccountstub_fuzzer.cpp | 43 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_FIVE); in ProcCreateOsAccountStubFuzzTest() local 44 if (!datas.WriteInt32(testType)) { in ProcCreateOsAccountStubFuzzTest()
|
/base/account/os_account/test/fuzztest/osaccount_stub/createosaccountfordomainstub_fuzzer/ |
H A D | createosaccountfordomainstub_fuzzer.cpp | 41 OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_FIVE); in CreateOsAccountForDomainStubFuzzTest() local 45 if (!datas.WriteInt32(testType)) { in CreateOsAccountForDomainStubFuzzTest()
|
/base/account/os_account/test/fuzztest/osaccount_stub/subscribeosaccountstub_fuzzer/ |
H A D | subscribeosaccountstub_fuzzer.cpp | 47 OS_ACCOUNT_SUBSCRIBE_TYPE testType = static_cast<OS_ACCOUNT_SUBSCRIBE_TYPE>( in SubscribeOsAccountStubFuzzTest() local 49 subscribeInfo.SetOsAccountSubscribeType(testType); in SubscribeOsAccountStubFuzzTest()
|
/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 656 int testType = 0; in TestQueryIccDiallingNumbers() local 662 std::cin >> testType; in TestQueryIccDiallingNumbers() local 663 if (testType == FIX_DAILING) { in TestQueryIccDiallingNumbers() 666 std::cout << "TestQueryIccDiallingNumbers loading " << testType << std::endl; in TestQueryIccDiallingNumbers() 1125 int32_t testType = -1; in TestSetLockState() local 1129 while (!AmongLockType(testType, LockTypeTest::PIN_LOCK_TYPE, LockTypeTest::FDN_LOCK_TTPE)) { in TestSetLockState() 1131 std::cin >> testType; in TestSetLockState() local 1134 if (static_cast<int32_t>(LockTypeTest::PIN_LOCK_TYPE) == testType) { in TestSetLockState() 1151 testInfo.lockType = static_cast<LockType>(testType); in TestSetLockState() 1163 int32_t testType in TestGetLockState() local 1166 std::cin >> testType; TestGetLockState() local 1258 int32_t testType = -1; GetSimLockType() local 1271 std::cin >> testType; GetSimLockType() local 1276 GetSimLockPassword(int32_t testType) GetSimLockPassword() argument 1335 int32_t testType = GetSimLockType(); TestUnlockSimLock() local [all...] |
/base/account/os_account/test/fuzztest/osaccount_stub/checkosaccountconstraintenabledstub_fuzzer/ |
H A D | checkosaccountconstraintenabledstub_fuzzer.cpp | 159 OsAccountType testType = static_cast<OsAccountType>(typeNumber); in ProcUpdateOsAccountWithFullInfoStubFuzzTest() local 160 osAccountInfo.SetType(testType); in ProcUpdateOsAccountWithFullInfoStubFuzzTest()
|
/base/hiviewdfx/hiview/plugins/sysevent_source/include/ |
H A D | sysevent_source.h | 60 void UpdateTestType(const std::string& testType);
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_manager_client_test.cpp | 1557 std::string testType = "type"; in HWTEST_F() local 1561 int32_t ret = PrintManagerClient::GetInstance()->On(testTaskId, testType, testListener); in HWTEST_F() 1574 std::string testType = "type"; in HWTEST_F() local 1579 int32_t ret = PrintManagerClient::GetInstance()->On(testTaskId, testType, testListener); in HWTEST_F() 1592 std::string testType = "type"; in HWTEST_F() local 1596 int32_t ret = PrintManagerClient::GetInstance()->On(testTaskId, testType, testListener); in HWTEST_F() 1609 std::string testType = "type"; in HWTEST_F() local 1616 [&testTaskId, &testType, &testListener](const std::string taskId, const std::string &type, in HWTEST_F() 1619 EXPECT_EQ(testType, type); in HWTEST_F() 1627 int32_t ret = PrintManagerClient::GetInstance()->On(testTaskId, testType, testListene in HWTEST_F() 1642 std::string testType = "type"; HWTEST_F() local 1658 std::string testType = "type"; HWTEST_F() local 1675 std::string testType = "type"; HWTEST_F() local 1692 std::string testType = "type"; HWTEST_F() local 2497 std::string testType = "type"; HWTEST_F() local [all...] |
H A D | print_service_proxy_test.cpp | 692 std::string testType = "type"; in HWTEST_F() local 700 [&testTaskId, &testType](const std::string taskId, const std::string &type) { in HWTEST_F() 702 EXPECT_EQ(testType, type); in HWTEST_F() 711 proxy->Off(testTaskId, testType); in HWTEST_F() 835 std::string testType = "type"; in HWTEST_F() local 840 EXPECT_EQ(E_PRINT_NONE, proxy->RegisterPrinterCallback(testType, testListener)); in HWTEST_F()
|
/base/account/os_account/test/fuzztest/osaccount_stub/activateosaccountstub_fuzzer/ |
H A D | activateosaccountstub_fuzzer.cpp | 79 OsAccountType testType = static_cast<OsAccountType>(typeNumber); in ProcCreateOsAccountWithFullInfoStubFuzzTest() local 80 osAccountInfo.SetType(testType); in ProcCreateOsAccountWithFullInfoStubFuzzTest()
|
/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_service_stub_test.cpp | 801 std::string testType = ""; in HWTEST_F() local 804 EXPECT_TRUE(data.WriteString(testType)); in HWTEST_F() 826 std::string testType = "block"; in HWTEST_F() local 829 EXPECT_TRUE(data.WriteString(testType)); in HWTEST_F() 851 std::string testType = "block"; in HWTEST_F() local 856 EXPECT_TRUE(data.WriteString(testType)); in HWTEST_F() 879 std::string testType = "block"; in HWTEST_F() local 884 EXPECT_TRUE(data.WriteString(testType)); in HWTEST_F() 907 std::string testType = "block"; in HWTEST_F() local 910 EXPECT_TRUE(data.WriteString(testType)); in HWTEST_F() [all...] |
/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 334 void SysEventSource::UpdateTestType(const std::string& testType)
in UpdateTestType() argument 336 testType_ = testType;
in UpdateTestType()
|