Home
last modified time | relevance | path

Searched refs:fvm_state_ (Results 1 – 2 of 2) sorted by relevance

/system/ulib/fs-test-utils/
A Dfixture.cpp299 fvm_state_ = ResourceState::kUnallocated; in SetUp()
306 fvm_state_ = ResourceState::kAllocated; in SetUp()
356 if (options_.use_fvm && fvm_state_ == ResourceState::kAllocated) { in TearDown()
364 fvm_state_ = ResourceState::kFreed; in TearDown()
/system/ulib/fs-test-utils/include/fs-test-utils/
A Dfixture.h202 ResourceState fvm_state_ = ResourceState::kUnallocated; variable

Completed in 5 milliseconds