Lines Matching refs:AssertStringDoesContain
716 android.AssertStringDoesContain(t, name+" apex copy command", copyCommands, expectedCopyCommand)
860 android.AssertStringDoesContain(t, "check correct rule", command, "hiddenapi list")
864 …android.AssertStringDoesContain(t, "quuz widest", command, "--dependency-stub-dex="+quuzModuleLibS…
868 …android.AssertStringDoesContain(t, "public", command, "--public-stub-classpath="+quuzPublicStubs+"…
869 …android.AssertStringDoesContain(t, "system", command, "--system-stub-classpath="+quuzSystemStubs+"…
870 …android.AssertStringDoesContain(t, "test", command, "--test-stub-classpath="+quuzTestStubs+":"+foo…
1028 android.AssertStringDoesContain(t, "check correct rule", command, "hiddenapi list")
1032 …android.AssertStringDoesContain(t, "android-non-updatable widest", command, "--dependency-stub-dex…
1036 …android.AssertStringDoesContain(t, "public", command, "--public-stub-classpath="+nonUpdatablePubli…
1037 …android.AssertStringDoesContain(t, "system", command, "--system-stub-classpath="+nonUpdatableSyste…
1038 android.AssertStringDoesContain(t, "test", command, "--test-stub-classpath="+nonUpdatableTestStubs)
1186 android.AssertStringDoesContain(t, "check correct rule", command, "hiddenapi list")
1190 …android.AssertStringDoesContain(t, "android-non-updatable widest", command, "--dependency-stub-dex…
1194 …android.AssertStringDoesContain(t, "public", command, "--public-stub-classpath="+nonUpdatablePubli…
1195 …android.AssertStringDoesContain(t, "system", command, "--system-stub-classpath="+nonUpdatableSyste…
1196 android.AssertStringDoesContain(t, "test", command, "--test-stub-classpath="+nonUpdatableTestStubs)