/ohos5.0/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/ |
H A D | hdf_input_hdi_test.cpp | 932 uint32_t testType = BASE_TEST; variable 948 uint32_t testType = BASE_TEST; variable 974 uint32_t testType = BASE_TEST; variable 989 uint32_t testType = BASE_TEST; variable 1010 uint32_t testType = FULL_TEST; variable 1026 uint32_t testType = FULL_TEST; variable 1052 uint32_t testType = FULL_TEST; variable 1067 uint32_t testType = MMI_TEST; variable 1083 uint32_t testType = MMI_TEST; variable 1109 uint32_t testType = MMI_TEST; variable [all …]
|
/ohos5.0/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_NUMBE… in CreateOsAccountWithShortNameFuzzTest() local 89 …OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<uint32_t>() % CONSTANTS_NUMBE… in CreateOsAccountFuzzTest() local 108 …OsAccountType testType = static_cast<OsAccountType>(fuzzData.GetData<uint32_t>() % CONSTANTS_NUMBE… in CreateOsAccountForDomainFuzzTest() local
|
/ohos5.0/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_… in ProcCreateOsAccountStubFuzzTest() local
|
/ohos5.0/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_… in ProcCreateOsAccountWithShortNameStubFuzzTest() local
|
/ohos5.0/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_… in CreateOsAccountForDomainStubFuzzTest() local
|
/ohos5.0/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
|
/ohos5.0/drivers/peripheral/input/test/fuzztest/runcapacitancetest_fuzzer/ |
H A D | runcapacitancetest_fuzzer.cpp | 24 uint32_t testType; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | security_layer_demo.cpp | 85 int testType = -1; in main() local
|
H A D | render_service_display_mode_demo.cpp | 202 int testType = -1; in GetOrSetDisplayMode() local
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_manager_client_test.cpp | 1557 std::string testType = "type"; variable 1574 std::string testType = "type"; variable 1592 std::string testType = "type"; variable 1609 std::string testType = "type"; variable 1642 std::string testType = "type"; variable 1658 std::string testType = "type"; variable 1675 std::string testType = "type"; variable 1692 std::string testType = "type"; variable 2537 std::string testType = "type"; variable
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/include/ |
H A D | rs_graphic_test_ext.h | 46 RSGraphicTestType testType; member
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_service_stub_test.cpp | 801 std::string testType = ""; variable 826 std::string testType = "block"; variable 851 std::string testType = "block"; variable 879 std::string testType = "block"; variable 907 std::string testType = "block"; variable
|
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/ |
H A D | hdi_input_test.cpp | 922 uint32_t testType = TEST_TYPE; variable 944 uint32_t testType = TEST_TYPE; variable
|
/ohos5.0/drivers/peripheral/input/hal/include/ |
H A D | input_common.h | 80 uint32_t testType; /* Capacitance test type */ member
|
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/ |
H A D | hdf_input_hdi_test.cpp | 674 uint32_t testType = MMI_TEST; variable
|
/ohos5.0/base/telephony/core_service/services/sim/test/ |
H A D | test.cpp | 656 int testType = 0; in TestQueryIccDiallingNumbers() local 1125 int32_t testType = -1; in TestSetLockState() local 1163 int32_t testType = -1; in TestGetLockState() local 1258 int32_t testType = -1; in GetSimLockType() local 1276 static std::string GetSimLockPassword(int32_t testType) in GetSimLockPassword() 1335 int32_t testType = GetSimLockType(); in TestUnlockSimLock() local
|
/ohos5.0/drivers/peripheral/input/udriver/src/ |
H A D | input_manager.cpp | 141 static int32_t RunCapacitanceTest(uint32_t devIndex, uint32_t testType, char *result, uint32_t leng… in RunCapacitanceTest()
|
/ohos5.0/drivers/peripheral/input/test/unittest/common/ |
H A D | hdi_input_test.cpp | 729 uint32_t testType = MMI_TEST; variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 313 void SysEventSource::UpdateTestType(const std::string& testType) in UpdateTestType()
|
/ohos5.0/drivers/peripheral/input/test/benchmarktest/ |
H A D | input_benchmark_test.cpp | 312 uint32_t testType = MMI_TEST; in BENCHMARK_F() local
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_touch.h | 101 uint32_t testType; member
|
/ohos5.0/drivers/peripheral/input/hdi_service/ |
H A D | input_interfaces_impl.cpp | 411 int32_t InputInterfacesImpl::RunCapacitanceTest(uint32_t devIndex, uint32_t testType, std::string &… in RunCapacitanceTest()
|
/ohos5.0/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
|
/ohos5.0/drivers/peripheral/input/hal/src/ |
H A D | input_controller.c | 406 static int32_t RunCapacitanceTest(uint32_t devIndex, uint32_t testType, char *result, uint32_t leng… in RunCapacitanceTest()
|