Searched refs:kAllocated (Results 1 – 2 of 2) sorted by relevance
243 if (fs_state_ == ResourceState::kAllocated) { in Mount()259 fs_state_ = ResourceState::kAllocated; in Mount()264 if (fs_state_ != ResourceState::kAllocated) { in Umount()288 ramdisk_state_ = ResourceState::kAllocated; in SetUpTestCase()306 fvm_state_ = ResourceState::kAllocated; in SetUp()328 fs_state_ = ResourceState::kAllocated; in SetUp()337 if (fs_state_ == ResourceState::kAllocated) { in TearDown()346 fs_state_ == ResourceState::kAllocated) { in TearDown()356 if (options_.use_fvm && fvm_state_ == ResourceState::kAllocated) { in TearDown()370 if (ramdisk_state_ == ResourceState::kAllocated) { in TearDownTestCase()
183 kAllocated, enumerator
Completed in 5 milliseconds