Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/tests/
H A Dvsock_test.cc38 static constexpr const char kVmConfigPath[] = "/data/local/tmp/virt-test/vsock_config.json"; variable
61 unique_fd vm_config_fd(open(kVmConfigPath, O_RDONLY | O_CLOEXEC)); in TEST_F()