Lines Matching refs:AssertStringEquals
85 …android.AssertStringEquals(t, "output file path", "foo.installed.conf", p.outputFilePaths[0].Base(…
102 android.AssertStringEquals(t, "my_foo output file path", "my_foo", p.outputFilePaths[0].Base())
105 android.AssertStringEquals(t, "my_bar output file path", "bar.conf", p.outputFilePaths[0].Base())
117 android.AssertStringEquals(t, "output file path", "bar.conf", p.outputFilePaths[0].Base())
118 android.AssertStringEquals(t, "output file path", "baz.conf", p.outputFilePaths[1].Base())
119 android.AssertStringEquals(t, "output file path", "foo.conf", p.outputFilePaths[2].Base())
132 android.AssertStringEquals(t, "output file path", "foo.conf", p.outputFilePaths[0].Base())
133 android.AssertStringEquals(t, "output file path", "different.name", p.outputFilePaths[1].Base())
154 android.AssertStringEquals(t, "output file path", "foo.conf", p.outputFilePaths[0].Base())
155 android.AssertStringEquals(t, "output file path", "different.name", p.outputFilePaths[1].Base())
175 android.AssertStringEquals(t, "output file path", "a.conf", p.outputFilePaths[0].Base())
176 android.AssertStringEquals(t, "output file path", "b.conf", p.outputFilePaths[1].Base())
177 android.AssertStringEquals(t, "output file path", "c.conf", p.outputFilePaths[2].Base())
326 android.AssertStringEquals(t, "expected error rule", "android/soong/android.Error",