Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/signature/
DMergeSignaturesCommandTest.kt121 val source2 = in Test merging API signature files() constant
218 val source2 = in Test merging API signature files with reverse dependency() constant
257 val source2 = in Test merging 3 API signature files() constant
311 val source2 = in Test can merge API signature files with duplicate class() constant
340 val source2 = in Test cannot merge API signature files with incompatible class definitions() constant
368 val source2 = in Test can merge API signature files with duplicate class and different annotations() constant
400 val source2 = in Test can merge API signature files with different file formats() constant
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DApiFileTest.kt4207 val source2 = in Test can merge API signature files with duplicate classes with constructors() constant
4257 val source2 = in Test can merge API signature files with generic type classes() constant