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

  /system/update_engine/
boot_control_chromeos_unittest.cc 23 class BootControlChromeOSTest : public ::testing::Test {
35 TEST_F(BootControlChromeOSTest, SysfsBlockDeviceTest) {
44 TEST_F(BootControlChromeOSTest, GetPartitionNumberTest) {
boot_control_chromeos.h 55 friend class BootControlChromeOSTest;
56 FRIEND_TEST(BootControlChromeOSTest, SysfsBlockDeviceTest);
57 FRIEND_TEST(BootControlChromeOSTest, GetPartitionNumberTest);

Completed in 59 milliseconds