Home
last modified time | relevance | path

Searched defs:new (Results 1 – 8 of 8) sorted by relevance

/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/utils/
DStringLinesDiffTest.kt42 val new = in compareSimpleLists_showDifference() constant
/cts/tests/framework/base/preferenceservice/src/android.service.settings.preferences/
DSetValueResultTest.kt53 val new = SetValueResult.CREATOR.createFromParcel(parcel) in buildSetValueResult_fromParcelable() constant
DGetValueRequestTest.kt64 val new = GetValueRequest.CREATOR.createFromParcel(parcel) in buildGetValueRequest_fromParcelable() constant
DSetValueRequestTest.kt73 val new = SetValueRequest.CREATOR.createFromParcel(parcel) in buildSetValueRequest_fromParcelable() constant
DGetValueResultTest.kt86 val new = GetValueResult.CREATOR.createFromParcel(parcel) in buildGetValueResult_fromParcelable() constant
DMetadataResultTest.kt88 val new = MetadataResult.CREATOR.createFromParcel(parcel) in buildMetadataResult_fromParcelable() constant
DSettingsPreferenceValueTest.kt98 val new = SettingsPreferenceValue.CREATOR.createFromParcel(parcel) in buildSettingsPreferenceValue_fromParcelable() constant
DSettingsPreferenceMetadataTest.kt126 val new = SettingsPreferenceMetadata.CREATOR.createFromParcel(parcel) in buildMetadata_fromParcelable() constant