Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A DVintfFmTest.cpp56 static constexpr const char* gFakeRoot = "fake_root"; variable
195 ON_CALL(*fs, fetch(StartsWith(gFakeRoot), _, _)).WillByDefault(Return(NAME_NOT_FOUND)); in SetUp()