Searched refs:buildVmConfigWithNetworkSupported (Results 1 – 1 of 1) sorted by relevance
2323 private VirtualMachineConfig buildVmConfigWithNetworkSupported() throws Exception { in buildVmConfigWithNetworkSupported() method in MicrodroidTests2324 return buildVmConfigWithNetworkSupported("MicrodroidTestNativeLib.so"); in buildVmConfigWithNetworkSupported()2327 private VirtualMachineConfig buildVmConfigWithNetworkSupported(String binaryPath) in buildVmConfigWithNetworkSupported() method in MicrodroidTests2343 VirtualMachineConfig config = buildVmConfigWithNetworkSupported(); in configuringNetworkSupportedRequiresCustomPermission()2359 VirtualMachineConfig config = buildVmConfigWithNetworkSupported(); in bootsWithNetworkSupported()