OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestOpenFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
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);
Completed in 396 milliseconds