Home
last modified time | relevance | path

Searched refs:wide_entrypoint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome_frame/
Dtest_utils.cc183 const wchar_t* wide_entrypoint = argv[3]; in RegisterAndExitProcessIfDirected() local
186 int entrypoint_len = lstrlen(wide_entrypoint); in RegisterAndExitProcessIfDirected()
192 std::copy(wide_entrypoint, wide_entrypoint + entrypoint_len + 1, in RegisterAndExitProcessIfDirected()