Home
last modified time | relevance | path

Searched defs:PlatformFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dplatform_file_unittest.cc61 TEST(PlatformFile, CreatePlatformFile) { in TEST() argument
130 TEST(PlatformFile, ReadWritePlatformFile) { in TEST() argument
202 TEST(PlatformFile, TruncatePlatformFile) { in TEST() argument
252 TEST(PlatformFile, TouchGetInfoPlatformFile) { in TEST() argument
Dplatform_file.h24 typedef HANDLE PlatformFile; typedef