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

/external/autotest/client/cros/ui/
H A Dui_test_base.py96 self.folder_name,
151 def folder_name(self): member in class:ui_TestBase
/external/webrtc/webrtc/base/
H A Dpathutils.h31 // folder_name() john/
78 std::string folder_name() const;
H A Dpathutils.cc143 std::string Pathname::folder_name() const { function in class:rtc::Pathname
/external/v8/tools/gyp/pylib/gyp/
H A DMSVSNew.py250 # msbuild does not accept an empty folder_name.
252 folder_name = relative_path.replace('/', '\\') or '.'
256 folder_name, # Folder name (again)

Completed in 206 milliseconds