OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestOpenFile
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/tests/
test_flash_file.h
25
std::string
TestOpenFile
();
test_flash_file.cc
126
std::string TestFlashFile::
TestOpenFile
() {
/external/chromium_org/sandbox/win/tests/validation_tests/
commands.cc
42
int
TestOpenFile
(std::wstring path, bool for_write) {
152
return
TestOpenFile
(path, false);
166
return
TestOpenFile
(path, true);
/external/chromium_org/third_party/libjingle/source/talk/base/
fileutils_unittest.cc
42
TEST(FilesystemTest,
TestOpenFile
) {
Completed in 2081 milliseconds