Home
last modified time | relevance | path

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

/system/utest/fs/
A Dmain.cpp83 if (memfs_install_at(loop.dispatcher(), kTmpfsPath) != ZX_OK) { in main()
A Dfilesystems.h37 extern const char* kTmpfsPath;
A Dfilesystems.cpp25 const char* kTmpfsPath = "/fs-test-tmp"; variable
/system/utest/fvm/
A Dfvm.cpp61 const char kTmpfsPath[] = "/fvm-tmp"; variable
3050 if (memfs_install_at(loop.dispatcher(), kTmpfsPath) != ZX_OK) { in main()

Completed in 10 milliseconds