Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 9 of 9) sorted by relevance

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/
DStreamingReader.kt89 val temp = windows[0] in addBuffer() constant
/tools/tradefederation/core/src/com/android/tradefed/util/
DCircularAtraceUtil.java95 File temp = device.pullFile(DEVICE_FILE); in endTrace() local
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DTemperatureCollector.java93 Double temp = getTemperature(device); in collect() local
/tools/metalava/src/main/java/com/android/tools/metalava/
DRewriteAnnotations.kt202 val temp = File(file.path + ".temp-$PROGRAM_NAME") in <lambda>() constant
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.cpp118 float temp; in Inverse() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java538 BatteryTemperature temp = new BatteryTemperature(); in matches() local
DNativeDevice.java1155 File temp = pullFile(remoteFilePath); in pullFileContents() local
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java847 File temp; in saveLogcatForIteration() local
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DFileUtil.java374 int temp = overflowLength; in internalCreateTempFile() local