aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/import_deps_checker/javatests/com/google/devtools/build/importdeps/golden_string_annotation_value_test.txt
blob: a9888ef831bec452741c3438c648f318d95a28cf (plain)
1
2
3
4
5
6
7
8
9
10
Missing java.lang.Object
Missing java.lang.annotation.Annotation
Indirectly missing class java.lang.Object. Referenced by:
    com.google.devtools.build.importdeps.testdata.StringAnnotation (in testdata:StringAnnotation)
Indirectly missing class java.lang.annotation.Annotation. Referenced by:
    com.google.devtools.build.importdeps.testdata.StringAnnotation (in testdata:StringAnnotation)
===Total===
missing=2
incomplete=1
missing_members=0