Searched refs:kLsbRelease (Results 1 – 3 of 3) sorted by relevance
74 const char* kLsbRelease = in TEST_F() local77 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TEST_F()90 const char* kLsbRelease = in TEST_F() local93 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TEST_F()106 const char* kLsbRelease = "FOO=1234123.34.5\n"; in TEST_F() local107 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TEST_F()117 const char* kLsbRelease = "CHROMEOS_RELEASE_VERSION=1.2.3.4"; in TEST_F() local120 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, lsb_release_time); in TEST_F()
46 const char* kLsbRelease = "CHROMEOS_RELEASE_BOARD=lumpy-signed-mp-v2keys\n"; in TEST_F() local47 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TEST_F()55 const char* kLsbRelease = "CHROMEOS_RELEASE_BOARD=stumpy-signed-mp-v2keys\n"; in TEST_F() local56 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TEST_F()
67 const char* kLsbRelease = "CHROMEOS_RELEASE_NAME=Chromium OS\n"; in SetUp() local68 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in SetUp()79 const char* kLsbRelease = ""; in TearDown() local80 base::SysInfo::SetChromeOSVersionInfoForTest(kLsbRelease, base::Time()); in TearDown()