Home
last modified time | relevance | path

Searched defs:testKeys (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/
H A Duser_auth_service_test_part01.cpp45 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
63 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
109 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_REMAIN_TIMES, Attributes::ATTR_… variable
145 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
190 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
235 std::vector<Attributes::AttributeKey> testKeys = { variable
H A Duser_auth_service_test.cpp265 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
284 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_PIN_SUB_TYPE, Attributes::ATTR_… variable
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothFastPairTest.java209 List<FastPairUtils.AccountKey> testKeys = new ArrayList(); in bloomFilterOneKeyTest() local
218 List<FastPairUtils.AccountKey> testKeys = new ArrayList(); in bloomFilterTwoKeyTest() local
228 List<FastPairUtils.AccountKey> testKeys = FastPairUtils.readStoredAccountKeys(mMockContext); in readAccountKeysTest() local
238 List<FastPairUtils.AccountKey> testKeys = new ArrayList(); in getAccountKeyTest() local
436 List<FastPairUtils.AccountKey> testKeys = new ArrayList(); in testAdvertiseAccountKeys() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DKeySetManagerService.java149 ArraySet<Long> testKeys = mKeySetMapping.get(id); in packageIsSignedByLPr() local
177 ArraySet<Long> testKeys = mKeySetMapping.get(id); in packageIsSignedByExactlyLPr() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Duser_auth_client_test.cpp811 std::vector<Attributes::AttributeKey> testKeys; variable
826 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_RESULT_CODE, Attributes::ATTR_S… variable
H A Duser_auth_proxy_test.cpp116 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_RESULT_CODE, Attributes::ATTR_S… variable
516 …std::vector<Attributes::AttributeKey> testKeys = {Attributes::ATTR_RESULT_CODE, Attributes::ATTR_S… variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTest.java616 final String[] testKeys = {TEST_KEY_1, TEST_KEY_2}; in testUntrackedUserKeysAddedToKeystore() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp878 static const vector<uint32_t> testKeys = { 100021, 100010, 100009, 100035, 100036 }; variable
1063 static const vector<uint32_t> testKeys = { 100021, 100010, 100009, 100035, 100036 }; variable