Home
last modified time | relevance | path

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

/libcore/tzdata/tools/
Dtzupdate.properties10 # Edit these as required to point to the file expected to exist on the device.
/libcore/expectations/
Dbrokentests.txt88 modes: [device],
97 modes: [device],
149 modes: [device],
Dtaggedtests.txt10 …/* libcore tests that take over 15 minutes on device because of DHParametersHelper.generateSafePri…
/libcore/ojluni/src/main/native/
Dnet_util_md.c563 char device[16]; in initLoopbackRoutes() local
591 &metric, &use, &refcnt, &flags, device) == 31) { in initLoopbackRoutes()
619 if (strcmp(device, "lo") != 0) { in initLoopbackRoutes()