HomeSort by relevance Sort by last modified time
    Searched refs:SysInfoTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
sys_info_unittest.cc 10 typedef PlatformTest SysInfoTest;
12 TEST_F(SysInfoTest, NumProcs) {
17 TEST_F(SysInfoTest, AmountOfMem) {
23 TEST_F(SysInfoTest, AmountOfFreeDiskSpace) {
32 TEST_F(SysInfoTest, OperatingSystemVersionNumbers) {
45 TEST_F(SysInfoTest, GetPrimaryDisplayDimensions) {
53 TEST_F(SysInfoTest, DisplayCount) {
59 TEST_F(SysInfoTest, GoogleChromeOSVersionNumbers) {
75 TEST_F(SysInfoTest, GoogleChromeOSVersionNumbersFirst) {
91 TEST_F(SysInfoTest, GoogleChromeOSNoVersionNumbers)
    [all...]
  /external/chromium_org/base/
sys_info_unittest.cc 13 typedef PlatformTest SysInfoTest;
17 TEST_F(SysInfoTest, MaxSharedMemorySize) {
23 TEST_F(SysInfoTest, NumProcs) {
28 TEST_F(SysInfoTest, AmountOfMem) {
34 TEST_F(SysInfoTest, AmountOfFreeDiskSpace) {
43 TEST_F(SysInfoTest, OperatingSystemVersionNumbers) {
56 TEST_F(SysInfoTest, Uptime) {
68 TEST_F(SysInfoTest, GoogleChromeOSVersionNumbers) {
84 TEST_F(SysInfoTest, GoogleChromeOSVersionNumbersFirst) {
100 TEST_F(SysInfoTest, GoogleChromeOSNoVersionNumbers)
    [all...]

Completed in 23 milliseconds