HomeSort by relevance Sort by last modified time
    Searched full:getostype (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/gpu/config/
gpu_control_list_entry_unittest.cc 98 EXPECT_EQ(GpuControlList::kOsMacosx, entry->GetOsType());
126 EXPECT_EQ(GpuControlList::kOsAny, entry->GetOsType());
154 EXPECT_EQ(GpuControlList::kOsLinux, entry->GetOsType());
187 EXPECT_EQ(GpuControlList::kOsLinux, entry->GetOsType());
219 EXPECT_EQ(GpuControlList::kOsLinux, entry->GetOsType());
251 EXPECT_EQ(GpuControlList::kOsWin, entry->GetOsType());
278 EXPECT_EQ(GpuControlList::kOsAny, entry->GetOsType());
305 EXPECT_EQ(GpuControlList::kOsChromeOS, entry->GetOsType());
521 EXPECT_EQ(GpuControlList::kOsLinux, entry->GetOsType());
544 EXPECT_EQ(GpuControlList::kOsMacosx, entry->GetOsType());
    [all...]
gpu_control_list.h 306 OsType GetOsType() const;
455 static OsType GetOsType();
gpu_control_list.cc     [all...]
  /external/e2fsprogs/lib/e2p/
ostype.c 2 * getostype.c - Get the Filesystem OS type
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 317 def getostype(f, *args): function
321 raise EOFError, 'in getostype' + str(args)
367 (getostype, "type"),
373 (getostype, "keyword"),
379 (getostype, "suite code"),
380 (getostype, "event code"),
387 (getostype, "code"),
391 (getostype, "type"),
392 (getlist, "keyform", getostype)
396 (getostype, "class code")
    [all...]

Completed in 160 milliseconds