Searched refs:getApkPath (Results 1 – 3 of 3) sorted by relevance
59 method @Nullable public String getApkPath();
445 public String getApkPath() { in getApkPath() method in VirtualMachineConfig
565 assertThat(minimal.getApkPath()).isNull(); in vmConfigGetAndSetTests()599 assertThat(maximal.getApkPath()).isEqualTo("/apk/path"); in vmConfigGetAndSetTests()