Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: ppapi/tests/test_file_io.h

Issue 15864005: Add a PPAPI browser tests for an issue of NaCl crash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add issue number to comment Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/ppapi/ppapi_browsertest.cc ('k') | ppapi/tests/test_file_io.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_file_io.h
diff --git a/ppapi/tests/test_file_io.h b/ppapi/tests/test_file_io.h
index 799cb1e6323fb12143d753d7e00f72bdcc464866..8221f4da80ec30ed85a90e75f1e3725ba5f9a8b1 100644
--- a/ppapi/tests/test_file_io.h
+++ b/ppapi/tests/test_file_io.h
@@ -48,6 +48,7 @@ class TestFileIO : public TestCase {
std::string TestNotAllowMixedReadWrite();
std::string TestWillWriteWillSetLength();
std::string TestRequestOSFileHandle();
+ std::string TestRequestOSFileHandleWithOpenExclusive();
std::string TestMmap();
// Helper method used by TestOpen().
« no previous file with comments | « chrome/test/ppapi/ppapi_browsertest.cc ('k') | ppapi/tests/test_file_io.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698