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

  /external/chromium-trace/catapult/telemetry/telemetry/
decorators_unittest.py 45 @decorators.Disabled('windows', 'Drive')
50 self.assertEquals({'wheel', 'Drive', 'windows'}, Honda._disabled_strings)
55 def Drive(self):
57 self.assertEquals({'windshield'}, Ford().Drive._disabled_strings)
60 @decorators.Disabled('windows', 'Drive')
63 def Drive(self):
65 self.assertEquals({'wheel', 'Drive', 'windows'},
66 Honda().Drive._disabled_strings)
89 @decorators.Enabled('wheel', 'Drive')
94 self.assertEquals({'wheel', 'Drive', 'windows'}, Honda._enabled_strings
    [all...]
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
micsv89.js 0 // Drive the Grive RGB LCD (a JHD1313m1)
3 // The way to drive the LCD directly from
  /system/core/metricsd/uploader/proto/
system_profile.proto 282 // Drive messages are currently logged on Windows 7+, iOS, and Android.
283 message Drive {
284 // Whether this drive incurs a time penalty when randomly accessed. This
289 // The drive that the application executable was loaded from.
290 optional Drive app_drive = 16;
291 // The drive that the current user data directory was loaded from.
292 optional Drive user_data_drive = 17;
  /external/v8/test/mjsunit/
context-calls-maintained.js 46 // Drive to monomorphic
  /prebuilts/go/darwin-x86/src/encoding/csv/
writer.go 127 // of Microsoft Excel and Google Drive.
  /prebuilts/go/linux-x86/src/encoding/csv/
writer.go 127 // of Microsoft Excel and Google Drive.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h 628 NTMS_DRIVEINFORMATIONA Drive;
658 NTMS_DRIVEINFORMATIONW Drive;
832 NTMS_DRIVEINFORMATIONA Drive;
861 NTMS_DRIVEINFORMATIONW Drive;
    [all...]
vds.h 854 VDS_DRIVE_NOTIFICATION Drive;
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 37 Drive DriveType `xml:"drive"`
486 Drive: ImprobabilityDrive,
507 `<drive>` + strconv.Itoa(int(ImprobabilityDrive)) + `</drive>` +
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 37 Drive DriveType `xml:"drive"`
486 Drive: ImprobabilityDrive,
507 `<drive>` + strconv.Itoa(int(ImprobabilityDrive)) + `</drive>` +
    [all...]
  /frameworks/base/docs/html/
gms_navtree_data.js 55 , null ], [ "com.google.android.gms.drive", "reference/com/google/android/gms/drive/package-summary.html", [ [ "Interfaces", null, [ [ "DriveApi", "reference/com/google/android/gms/drive/DriveApi.html", null, null ], [ "DriveApi.DriveContentsResult", "reference/com/google/android/gms/drive/DriveApi.DriveContentsResult.html", null, null ], [ "DriveApi.DriveIdResult", "reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html", null, null ], [ "DriveApi.MetadataBufferResult", "reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html", null, null ], [ "DriveContents", "reference/com/google/android/gms/drive/DriveContents.html", null, null ], [ "DriveFile", "reference/com/google/android/gms/drive/DriveFile.html", null, null ], [ "DriveFile.DownloadProgressListener", "reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html", null, null ], [ "DriveFolder", "reference/com/google/android/gms/drive/DriveFolder.html", null, null ], [ "DriveFolder.DriveFileResult", "reference/com/google/android/gm (…)
    [all...]

Completed in 273 milliseconds