Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1639 String last_flag_and_status = in tokenizeListUserPostT() local
1641 String[] arr = last_flag_and_status.split("\\s", 2); in tokenizeListUserPostT()