Searched refs:ut (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/tests/automated/
H A DAndroid.mk13 $(call include-path-for, wilhelm-ut)
/frameworks/wilhelm/tests/sandbox/
H A DAndroid.mk67 $(call include-path-for, wilhelm-ut)
99 $(call include-path-for, wilhelm-ut)
220 $(call include-path-for, wilhelm-ut)
/frameworks/wilhelm/src/
H A DAndroid.mk7 ut/OpenSLESUT.c \
8 ut/slesutResult.c
/frameworks/native/cmds/installd/
H A Dcommands.c655 struct utimbuf ut; local
757 ut.actime = apk_stat.st_atime;
758 ut.modtime = apk_stat.st_mtime;
759 utime(out_path, &ut);

Completed in 102 milliseconds