Home
last modified time | relevance | path

Searched defs:key3 (Results 1 – 25 of 47) sorted by relevance

12

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DChainedMap.java82 public V get(K3 key3, K2 key2, K1 key1) { in get()
86 public M3<K2, K1, V> get(K3 key3) { in get()
92 public V put(K3 key3, K2 key2, K1 key1, V value) { in put()
129 public V get(K4 key4, K3 key3, K2 key2, K1 key1) { in get()
140 public V put(K4 key4, K3 key3, K2 key2, K1 key1, V value) { in put()
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
Dagent-subst-test.properties4 key3=${user.home}}} key
/external/grpc-grpc-java/context/src/jmh/java/io/grpc/
DWriteBenchmark.java39 Context.Key<Object> key3 = Context.key("key3"); field in WriteBenchmark.ContextState
/external/curl/tests/unit/
Dunit1603.c57 char key3[] = "key3"; variable
/external/perfetto/src/traced/probes/filesystem/
Dlru_inode_cache_unittest.cc35 const std::pair<BlockDeviceID, Inode> key3{0, 2}; variable
/external/ltp/testcases/kernel/syscalls/request_key/
Drequest_key02.c30 static int key3; variable
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_tdes_test.cc90 std::vector<uint8_t> keys, key1, key2, key3, iv, in, result; in TestKAT() local
209 std::vector<uint8_t> key1, key2, key3, iv, in, result; in TestMCT() local
/external/cronet/net/base/registry_controlled_domains/
Dregistry_controlled_domain_unittest.cc537 const char key3[] = "a.b.bbl"; in TEST_F() local
572 const char key3[] = "a.b.lbb"; in TEST_F() local
/external/openscreen/discovery/dnssd/impl/
Dinstance_key_unittest.cc67 InstanceKey key3{"instance2", "_service._udp", "domain"}; in TEST() local
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DPollingWatchServiceTest.java121 Key key3 = watcher.register(createDirectory(), ImmutableList.of(ENTRY_DELETE)); in testCancellingLastKeyStopsPolling() local
/external/cronet/components/cronet/
Dhost_cache_persistence_manager_unittest.cc72 net::HostCache::Key key3("3.test", net::DnsQueryType::UNSPECIFIED, 0, in InitializePref() local
/external/selinux/libsepol/cil/src/
Dcil_symtab.h52 intptr_t key3; member
/external/libwebsockets/minimal-examples/api-tests/api-test-cose/
Dkeys.c475 key3 = { cose_key3, sizeof(cose_key3) }, variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationAPITest.java112 CollationKey key3 = col.getCollationKey(test2); in TestCollationKey() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java109 CollationKey key3 = col.getCollationKey(test2); in TestCollationKey() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/
DCachedContentIndexTest.java228 final String key3 = "key3"; in addGetRemove() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/test/java/com/google/android/exoplayer2/upstream/cache/
DCachedContentIndexTest.java228 final String key3 = "key3"; in addGetRemove() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/cmac/
Dcmac_test.cc198 std::vector<uint8_t> key2, key3; in RunCAVPTest() local
/external/boringssl/src/crypto/fipsmodule/cmac/
Dcmac_test.cc198 std::vector<uint8_t> key2, key3; in RunCAVPTest() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cmac/
Dcmac_test.cc198 std::vector<uint8_t> key2, key3; in RunCAVPTest() local
/external/cronet/net/dns/
Dhost_cache_unittest.cc490 HostCache::Key key3(kHost, DnsQueryType::A, HOST_RESOLVER_LOOPBACK_ONLY, in TEST() local
767 HostCache::Key key3 = Key("foobar3.com"); in TEST() local
869 HostCache::Key key3 = Key("foobar3.com"); in TEST() local
935 HostCache::Key key3 = Key("foobar3.com"); in TEST() local
962 HostCache::Key key3 = Key("foobar3.com"); in TEST() local
1437 HostCache::Key key3 = Key("foobar3.com"); in TEST() local
/external/grpc-grpc-java/context/src/test/java/io/grpc/
DPersistentHashArrayMappedTrieTest.java148 Key key3 = new Key(key1.hashCode()); in collisionLeaf_collision() local
/external/skia/tests/
DResourceCacheTest.cpp1111 skgpu::UniqueKey key3; in test_duplicate_unique_key() local
1123 skgpu::UniqueKey key1, key2, key3; in test_purge_invalidated() local
1439 skgpu::UniqueKey key1, key2, key3; in test_partial_purge() local
1533 skgpu::UniqueKey key3 = key1; in test_custom_data() local
/external/cronet/net/base/
Dnetwork_isolation_key_unittest.cc334 NetworkIsolationKey key3(site_data_1, site_data_3); in TEST_P() local
/external/cronet/net/ssl/
Dssl_client_session_cache_unittest.cc437 SSLClientSessionCache::Key key3; in TEST_F() local

12