Home
last modified time | relevance | path

Searched defs:keyValue (Results 1 – 4 of 4) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp558 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
606 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
663 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
688 auto keyValue = simpleMatcher->add_field_value_matcher(); in addSimpleMatcher() local
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DCombinedInputOutput.java86 final String keyValue[] = item.split("="); in readDictionaryCombined() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
DTestUtils.java339 String[] keyValue = line.split("="); in readAdapterConfig() local
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/mschapv2/
DEapMsChapV2TypeData.java431 String[] keyValue = value.split("="); in getMessageMappings() local