Home
last modified time | relevance | path

Searched defs:CUSTOM_KEY (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/pt2e/
H A D_numeric_debugger.py13 CUSTOM_KEY = "custom" variable
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DRingHashLoadBalancerTest.java88 private static final Attributes.Key<String> CUSTOM_KEY = Attributes.Key.create("custom-key"); field in RingHashLoadBalancerTest
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java138 private static final String CUSTOM_KEY = "custom"; field in DataManagerTest