Home
last modified time | relevance | path

Searched defs:key4 (Results 1 – 17 of 17) sorted by relevance

/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
Dagent-subst-test.properties5 key4=${does.not.exist} key
/external/grpc-grpc-java/context/src/jmh/java/io/grpc/
DWriteBenchmark.java40 Context.Key<Object> key4 = Context.key("key4"); field in WriteBenchmark.ContextState
/external/curl/tests/unit/
Dunit1603.c58 char key4[] = "key4"; variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dxdp.c7 struct vip key4 = {.protocol = 6, .family = AF_INET}; in test_xdp() local
Dxdp_bpf2bpf.c49 struct vip key4 = {.protocol = 6, .family = AF_INET}; in test_xdp_bpf2bpf() local
/external/ltp/testcases/kernel/syscalls/bpf/
Dbpf_map01.c23 static void *key4; variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DChainedMap.java129 public V get(K4 key4, K3 key3, K2 key2, K1 key1) { in get()
133 public M4<K3, K2, K1, V> get(K4 key4) { in get()
140 public V put(K4 key4, K3 key3, K2 key2, K1 key1, V value) { in put()
/external/cronet/net/base/registry_controlled_domains/
Dregistry_controlled_domain_unittest.cc538 const char key4[] = "a.b.aaa"; in TEST_F() local
573 const char key4[] = "a.b.aaa"; in TEST_F() local
/external/openscreen/discovery/dnssd/impl/
Dinstance_key_unittest.cc68 InstanceKey key4{"instance", "_service2._udp", "domain"}; in TEST() local
/external/selinux/libsepol/cil/src/
Dcil_symtab.h53 intptr_t key4; member
/external/rust/crates/tokio-util/tests/
Dtime_delay_queue.rs701 let key4 = queue.insert_at("foo4", now + ms(20)); in compact_remove_remapped_keys() localVariable
740 let key4 = queue.insert_at("foo4", now + ms(20)); in compact_change_deadline() localVariable
/external/cronet/net/ssl/
Dssl_client_session_cache_unittest.cc442 SSLClientSessionCache::Key key4; in TEST_F() local
/external/skia/tests/
DImageFilterCacheTest.cpp108 SkImageFilterCacheKey key4(0, SkMatrix::I(), clip1, subset->uniqueID(), subset->subset()); in test_dont_find_if_diff_key() local
/external/cronet/net/dns/
Dhost_cache_unittest.cc963 HostCache::Key key4 = Key("foobar4.com"); in TEST() local
1438 HostCache::Key key4 = Key("foobar4.com"); in TEST() local
/external/flatbuffers/tests/
DJavaTest.java1076 String key4 = "€ euro"; in testFlexBuffersUtf8Map() local
/external/armnn/src/profiling/test/
DProfilingTests.cpp120 arm::pipe::PacketKey key4(1, 0); variable
/external/cronet/net/spdy/
Dspdy_network_transaction_unittest.cc3247 SpdySessionKey key4(HostPortPair(url1.host(), 443), ProxyServer::Direct(), in TEST_F() local