Home
last modified time | relevance | path

Searched refs:vecInt (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp43 std::vector<int32_t> vecInt = { 1, 2, 3 }; member
85 MMIService::GetInstance()->OnSupportKeys(tmpfd, vecInt, vecBool); in StubHandleAllocSocketFdFuzzTest()
86 MMIService::GetInstance()->OnGetDeviceIds(vecInt); in StubHandleAllocSocketFdFuzzTest()
96 MMIService::GetInstance()->OnGetKeyState(vecInt, mpInt); in StubHandleAllocSocketFdFuzzTest()
133 MMIService::GetInstance()->GetKeyState(vecInt, mpInt); in StubHandleAllocSocketFdFuzzTest()
/foundation/ability/ability_runtime/test/unittest/authorization_result_test/
H A Dauthorization_result_test.cpp51 PermissionRequestTask task = [](const std::vector<std::string>& vecString, const std::vector<int>& vecInt) in HWTEST_F()

Completed in 2 milliseconds