Home
last modified time | relevance | path

Searched refs:SetChromeOSVersionInfoForTest (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dsys_info_unittest.cc143 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 Dsys_info.h142 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
H A Dsys_info_chromeos.cc210 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest() function in base::SysInfo
/aosp_15_r20/external/cronet/base/test/
H A Dscoped_running_on_chromeos.cc23 SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, Time()); in ScopedRunningOnChromeOS()
H A Dscoped_chromeos_version_info.cc17 SysInfo::SetChromeOSVersionInfoForTest(std::string(lsb_release), in ScopedChromeOSVersionInfo()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/
Dsys_info.h145 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dsys_info.h145 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info.h243 static void SetChromeOSVersionInfoForTest(const std::string& lsb_release,
H A Dsys_info_chromeos.cc237 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest() function in base::SysInfo