Searched defs:File_Create (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dfile_policy_test.cc33 SBOX_TESTS_COMMAND int File_Create(int argc, wchar_t **argv) { function in namespace:sandbox
297 wsprintf(command_read, L"File_Create Read \"%ls\"", temp_file_name);
299 wsprintf(command_write, L"File_Create Write \"%ls\"", temp_file_name);
327 wsprintf(command_write, L"File_Create Write \"%ls\"", temp_file_name);
563 command_write += L"File_Create Write \"";

Completed in 28 milliseconds