Searched refs:bow_device_ (Results 1 – 1 of 1) sorted by relevance
138 ASSERT_TRUE(dm.GetDmDevicePathByName("bow1", &bow_device_)); in SetUp()161 std::string state_file = "/sys" + bow_device_.substr(4) + "/bow/state"; in SetState()226 std::string bow_device_; member in android::BowTestFixture247 fd_ = unique_fd(open(bow_device_.c_str(), O_RDWR)); in SetUp()280 fd = unique_fd(open(bow_device_.c_str(), O_RDONLY)); in FindChanged()466 system((std::string("mount ") + bow_device_ + " " MOUNT_POINT).c_str()), in TEST_F()488 system((std::string("mount ") + bow_device_ + " " MOUNT_POINT).c_str()), in TEST_F()