Lines Matching refs:isPreReboot
59 .dexPath = "/a/b.apk", .isa = "arm64", .isInDalvikCache = false, .isPreReboot = false}), in TEST_F()
68 .dexPath = "/a/b.apk", .isa = "arm64", .isInDalvikCache = false, .isPreReboot = true}), in TEST_F()
77 .dexPath = "/a/b.apk", .isa = "arm64", .isInDalvikCache = true, .isPreReboot = false}), in TEST_F()
89 .dexPath = "/a/b.apk", .isa = "arm64", .isInDalvikCache = true, .isPreReboot = true}), in TEST_F()
101 .dexPath = "a/b.apk", .isa = "arm64", .isInDalvikCache = false, .isPreReboot = false}), in TEST_F()
108 .dexPath = "/a/b.apk", .isa = "invalid", .isInDalvikCache = false, .isPreReboot = false}), in TEST_F()
115 .packageName = "com.android.foo", .profileName = "primary", .isPreReboot = false}), in TEST_F()
121 .packageName = "com.android.foo", .profileName = "primary", .isPreReboot = true}), in TEST_F()
127 .packageName = "...", .profileName = "primary", .isPreReboot = false}), in TEST_F()
133 .packageName = "..", .profileName = "primary", .isPreReboot = false}), in TEST_F()
136 .packageName = "a/b", .profileName = "primary", .isPreReboot = false}), in TEST_F()
142 .packageName = "com.android.foo", .profileName = "..", .isPreReboot = false}), in TEST_F()
148 .packageName = "com.android.foo", .profileName = "a/b", .isPreReboot = false}), in TEST_F()
156 .isPreReboot = false}, in TEST_F()
165 .isPreReboot = false}, in TEST_F()
175 .packageName = "com.android.foo", .profileName = "primary", .isPreReboot = false}, in TEST_F()
184 .isPreReboot = false}, in TEST_F()
193 .isPreReboot = false}, in TEST_F()
212 .dexPath = android_data_ + "/user/0/com.android.foo/a.apk", .isPreReboot = false}), in TEST_F()
218 .dexPath = android_data_ + "/user/0/com.android.foo/a.apk", .isPreReboot = true}), in TEST_F()
235 .packageName = "com.android.foo", .profileName = "primary", .isPreReboot = false}), in TEST_F()
241 .packageName = "com.android.foo", .profileName = "primary", .isPreReboot = false}, in TEST_F()