Searched refs:kVmConfigPath (Results 1 – 1 of 1) sorted by relevance
38 static constexpr const char kVmConfigPath[] = "/data/local/tmp/virt-test/vsock_config.json"; variable61 unique_fd vm_config_fd(open(kVmConfigPath, O_RDONLY | O_CLOEXEC)); in TEST_F()