Home
last modified time | relevance | path

Searched refs:DESTINATION_STRING (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/backup/
DTrampolineTest.java86 private static final String DESTINATION_STRING = "destination_string"; field in TrampolineTest
1081 DESTINATION_STRING); in getDestinationStringForUser_forwarded()
1085 DESTINATION_STRING, in getDestinationStringForUser_forwarded()
1094 DESTINATION_STRING); in getDestinationString_forwarded()
1097 assertEquals(DESTINATION_STRING, mTrampoline.getDestinationString(TRANSPORT_NAME)); in getDestinationString_forwarded()