HomeSort by relevance Sort by last modified time
    Searched refs:new_chrome_frame_dll_path_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome_frame/
test_utils.cc 242 base::FilePath(new_chrome_frame_dll_path_)) {
245 UnregisterAtPath(new_chrome_frame_dll_path_, registration_type_);
259 new_chrome_frame_dll_path_ = path;
267 return new_chrome_frame_dll_path_;
test_utils.h 79 std::wstring new_chrome_frame_dll_path_; member in class:ScopedChromeFrameRegistrar

Completed in 653 milliseconds