OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetChromeOSVersionInfoForTest
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/base/
sys_info_unittest.cc
75
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
91
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
105
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
118
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, lsb_release_time);
125
base::SysInfo::
SetChromeOSVersionInfoForTest
("", base::Time());
131
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease1, base::Time());
137
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease2, base::Time());
142
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease3, base::Time());
sys_info.h
104
static void
SetChromeOSVersionInfoForTest
(const std::string& lsb_release,
sys_info_chromeos.cc
209
void SysInfo::
SetChromeOSVersionInfoForTest
(const std::string& lsb_release,
/external/chromium_org/sync/util/
get_session_name_unittest.cc
47
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
56
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
/external/chromium_org/ui/aura/
root_window_host_x11_unittest.cc
117
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
172
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
183
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
286
base::SysInfo::
SetChromeOSVersionInfoForTest
(kLsbRelease, base::Time());
Completed in 51 milliseconds