Home
last modified time | relevance | path

Searched defs:PRIVATE_KEY_ID (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DJwtCredentialsTest.java56 private static final String PRIVATE_KEY_ID = "d84a4fefcf50791d4a90f2d7af17469d6282df9d"; field in JwtCredentialsTest
H A DGdchCredentialsTest.java64 private static final String PRIVATE_KEY_ID = "d84a4fefcf50791d4a90f2d7af17469d6282df9d"; field in GdchCredentialsTest
H A DServiceAccountCredentialsTest.java91 private static final String PRIVATE_KEY_ID = "d84a4fefcf50791d4a90f2d7af17469d6282df9d"; field in ServiceAccountCredentialsTest
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py178 PRIVATE_KEY_ID = "key_id" variable in WifiEnums.Enterprise