Home
last modified time | relevance | path

Searched defs:stringKey (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/flatbuffers/kotlin/benchmark/src/jvmMain/kotlin/com/google/flatbuffers/kotlin/benchmark/
H A DFlexBuffersBenchmark.kt42 val stringKey = Array(500) { "Ḧ̵̘́ȩ̵̐myFairlyBigKey$it" } in <lambda>() constant
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/cobalt/
DCobaltApiKeysTest.java42 String stringKey = "abcdef"; in hexApiKey_encodedAsBytes() local
/aosp_15_r20/frameworks/base/services/credentials/java/com/android/server/credentials/metrics/
H A DEntryEnum.java82 public static int getMetricCodeFromString(String stringKey) { in getMetricCodeFromString()
H A DApiName.java104 public static int getMetricCodeFromRequestInfo(String stringKey) { in getMetricCodeFromRequestInfo()
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/signals/updateprocessors/
DPut.java50 String stringKey = iter.next(); in processUpdates() local
DPutIfNotPresent.java51 String stringKey = iter.next(); in processUpdates() local
DAppend.java67 String stringKey = iter.next(); in processUpdates() local
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffersTest.kt268 val stringKey = Array(10000) { "Ḧ̵̘́ȩ̵̐myFairlyBigKey$it" } in <lambda>() constant
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/platform/
DFakeSettingsTest.kt72 const val stringKey = "string" constant
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
H A DEngineKey.java26 private String stringKey; field in EngineKey
/aosp_15_r20/external/libchrome/base/android/junit/src/org/chromium/base/process_launcher/
H A DChildProcessConnectionTest.java178 String stringKey = "org.chromium.myString"; in testServiceBundle() local
/aosp_15_r20/external/golang-protobuf/testing/protocmp/
H A Dreflect.go41 func (m reflectMessage) stringKey(fd protoreflect.FieldDescriptor) string { func
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DJsonValueReader.java411 private String stringKey(Map.Entry<?, ?> entry) { in stringKey() method in JsonValueReader
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2LiteTest.java424 String stringKey = "a string key"; in testParseError() local
H A DMapLiteTest.java457 String stringKey = "a string key"; in testParseError() local
H A DMapForProto2Test.java566 String stringKey = "a string key"; in testParseError() local
H A DMapTest.java613 String stringKey = "a string key"; in testParseError() local
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/process_launcher/
H A DChildProcessConnectionTest.java236 String stringKey = "org.chromium.myString"; in testServiceBundle() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapForProto2LiteTest.java424 String stringKey = "a string key"; in testParseError() local
H A DMapLiteTest.java457 String stringKey = "a string key"; in testParseError() local
H A DMapForProto2Test.java566 String stringKey = "a string key"; in testParseError() local
H A DMapTest.java613 String stringKey = "a string key"; in testParseError() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java1925 String stringKey = "StringKey"; in testAddUserAccountData_validStringValuesAreSaved_validBundleIsSaved() local
1971 String stringKey = "StringKey"; in testAddUserAccountData_invalidStringValuesAreTruncated_invalidBundleIsDropped() local
/aosp_15_r20/external/guice/core/test/com/google/inject/internal/
H A DOptionalBinderTest.java90 final Key<String> stringKey = Key.get(String.class); field in OptionalBinderTest
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/datastore/datastore-preferences-core-jvm/1.2.0-alpha01/
HDdatastore-preferences-core-jvm-1.2.0-alpha01.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/datastore-preferences- ...

1234