Searched refs:SetChromeOSVersionInfoForTest (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libchrome/base/ |
H A D | sys_info_unittest.cc | 143 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, Time()); in TEST_F() 159 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, Time()); in TEST_F() 173 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, Time()); in TEST_F() 186 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, lsb_release_time); in TEST_F() 193 SysInfo::SetChromeOSVersionInfoForTest("", Time()); in TEST_F() 199 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease1, Time()); in TEST_F() 205 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease2, Time()); in TEST_F() 210 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease3, Time()); in TEST_F()
|
H A D | sys_info.h | 142 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
|
H A D | sys_info_chromeos.cc | 210 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest() function in base::SysInfo
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | scoped_running_on_chromeos.cc | 23 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, Time()); in ScopedRunningOnChromeOS()
|
H A D | scoped_chromeos_version_info.cc | 17 SysInfo::SetChromeOSVersionInfoForTest(std::string(lsb_release), in ScopedChromeOSVersionInfo()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/ |
D | sys_info.h | 145 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | sys_info.h | 145 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
|
/aosp_15_r20/external/cronet/base/system/ |
H A D | sys_info.h | 243 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
|
H A D | sys_info_chromeos.cc | 237 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest() function in base::SysInfo
|