Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dplatform_file_unittest.cc30 TEST(PlatformFile, CreatePlatformFile) { in TEST() argument
109 TEST(PlatformFile, DeleteOpenFile) { in TEST() argument
145 TEST(PlatformFile, ReadWritePlatformFile) { in TEST() argument
224 TEST(PlatformFile, AppendPlatformFile) { in TEST() argument
277 TEST(PlatformFile, TruncatePlatformFile) { in TEST() argument
329 TEST(PlatformFile, TouchGetInfoPlatformFile) { in TEST() argument
401 TEST(PlatformFile, ReadFileAtCurrentPosition) { in TEST() argument
Dplatform_file.h128 typedef HANDLE PlatformFile; typedef
132 typedef int PlatformFile; typedef
/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
/external/chromium_org/ppapi/tests/
Dtest_broker.cc42 typedef HANDLE PlatformFile; typedef
47 typedef int PlatformFile; typedef
/external/chromium_org/net/base/
Dfile_stream_context.h182 void CancelIo(base::PlatformFile) {} in CancelIo()
/external/chromium_org/base/files/
Dfile.h28 typedef HANDLE PlatformFile; typedef