Home
last modified time | relevance | path

Searched defs:source1 (Results 1 – 2 of 2) sorted by relevance

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/signature/
DMergeSignaturesCommandTest.kt108 val source1 = in Test merging API signature files() constant
210 val source1 = in Test merging API signature files with reverse dependency() constant
245 val source1 = in Test merging 3 API signature files() constant
303 val source1 = in Test can merge API signature files with duplicate class() constant
332 val source1 = in Test cannot merge API signature files with incompatible class definitions() constant
359 val source1 = in Test can merge API signature files with duplicate class and different annotations() constant
393 val source1 = in Test can merge API signature files with different file formats() constant
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DApiFileTest.kt4193 val source1 = in Test can merge API signature files with duplicate classes with constructors() constant
4244 val source1 = in Test can merge API signature files with generic type classes() constant