HomeSort by relevance Sort by last modified time
    Searched refs:tempdata (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/devil/devil/android/perf/
thermal_throttle.py 34 tempdata = self._device.ReadFile(OmapThrottlingDetector.OMAP_TEMP_FILE)
35 return float(tempdata) / 1000.0
  /external/google-breakpad/src/processor/
static_address_map_unittest.cc 64 const int tempdata[] = {5, 10, 14, 15, 16, 20}; local
66 testdata[2][i] = tempdata[i];
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
RTPencode.cc 1602 int16_t* tempdata; local
    [all...]

Completed in 104 milliseconds