Searched refs:ScopedPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/test/spawned_test_server/
H A Dlocal_test_server_win.cc91 class ScopedPath { class in namespace:__anon9645
95 explicit ScopedPath(const base::FilePath& path_to_add);
99 ~ScopedPath();
113 DISALLOW_COPY_AND_ASSIGN(ScopedPath);
116 ScopedPath::ScopedPath(const base::FilePath& path_to_add) function in class:__anon9645::ScopedPath
130 ScopedPath::~ScopedPath() {

Completed in 500 milliseconds