Home
last modified time | relevance | path

Searched defs:key10 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dkeys.c478 key10 = { cose_key10, sizeof(cose_key10) } variable
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DContentResolverTest.java1042 String key10 = "key10"; in testUpdate() local