Lines Matching full:top

19 			"top/Android.bp": []byte(`
30 "top/Android.bp": []byte(`
41 "top/Android.bp": []byte(`
52 "top/Android.bp": []byte(`
63 "top/Android.bp": []byte(`
74 "top/Android.bp": []byte(`
85 "top/Android.bp": []byte(`
96 "top/Android.bp": []byte(`
117 "top/Android.bp": []byte(`
133 "top/Android.bp": []byte(`
148 "top/nested/Android.bp": []byte(`
175 "top/Android.bp": []byte(`
185 "top/nested/Android.bp": []byte(`
197 `module "libnested" variant "android_common": depends on //top:libexample which is not` +
199 `module "libother" variant "android_common": depends on //top:libexample which is not` +
208 "top/Android.bp": []byte(`
223 "top/nested/Android.bp": []byte(`
235 `module "nested-notice" references "//top:libexample" which is not visible to this` +
236 ` module\nYou may need to add "//top/nested" to its visibility`,
237 `module "other-notice" references "//top:libexample" which is not visible to this module\n` +
245 "top/Android.bp": []byte(`
255 "top/nested/Android.bp": []byte(`
267 `module "libnested" variant "android_common": depends on //top:libexample which is not` +
269 `module "libother" variant "android_common": depends on //top:libexample which is not` +
277 "top/Android.bp": []byte(`
287 "top/nested/Android.bp": []byte(`
299 `module "nested-notice" references "//top:libexample" which is not visible to this module`,
300 `module "other-notice" references "//top:libexample" which is not visible to this module`,
304 // Verify that //top/nested allows the module to be referenced from the current directory and
305 // the top/nested directory only, not a subdirectory of top/nested and not peak directory.
306 name: "//top/nested",
308 "top/Android.bp": []byte(`
311 visibility: ["//top/nested"],
318 "top/nested/Android.bp": []byte(`
323 "top/nested/again/Android.bp": []byte(`
335 `module "libother" variant "android_common": depends on //top:libexample which is not` +
337 `module "libnestedagain" variant "android_common": depends on //top:libexample which is not` +
342 // Verify that //top/nested allows the module to be referenced from the current directory and
343 // the top/nested directory only, not a subdirectory of top/nested and not peak directory.
344 name: "//top/nested (notices)",
346 "top/Android.bp": []byte(`
349 visibility: ["//top/nested"],
356 "top/nested/Android.bp": []byte(`
361 "top/nested/again/Android.bp": []byte(`
373 `module "other-notice" references "//top:libexample" which is not visible to this module`,
374 `module "nestedagain-notice" references "//top:libexample" which is not visible to this module`,
382 "top/Android.bp": []byte(`
392 "top/nested/Android.bp": []byte(`
404 `module "libother" variant "android_common": depends on //top:libexample which is not` +
413 "top/Android.bp": []byte(`
423 "top/nested/Android.bp": []byte(`
435 `module "other-notice" references "//top:libexample" which is not visible to this module`,
439 // Verify that //top/nested:__subpackages__ allows the module to be referenced from the current
441 name: "//top/nested:__subpackages__",
443 "top/Android.bp": []byte(`
446 visibility: ["//top/nested:__subpackages__", "//other"],
453 "top/nested/Android.bp": []byte(`
458 "top/other/Android.bp": []byte(`
465 `module "libother" variant "android_common": depends on //top:libexample which is not` +
470 // Verify that //top/nested:__subpackages__ allows the module to be referenced from the current
472 name: "//top/nested:__subpackages__ (notices)",
474 "top/Android.bp": []byte(`
477 visibility: ["//top/nested:__subpackages__", "//other"],
484 "top/nested/Android.bp": []byte(`
489 "top/other/Android.bp": []byte(`
496 `module "other-notice" references "//top:libexample" which is not visible to this module`,
500 // Verify that ["//top/nested", "//peak:__subpackages"] allows the module to be referenced from
501 // the current directory, top/nested and peak and all its subpackages.
502 name: `["//top/nested", "//peak:__subpackages__"]`,
504 "top/Android.bp": []byte(`
507 visibility: ["//top/nested", "//peak:__subpackages__"],
514 "top/nested/Android.bp": []byte(`
527 // Verify that ["//top/nested", "//peak:__subpackages"] allows the module to be referenced from
528 // the current directory, top/nested and peak and all its subpackages.
529 name: `["//top/nested", "//peak:__subpackages__ (notices)"]`,
531 "top/Android.bp": []byte(`
534 visibility: ["//top/nested", "//peak:__subpackages__"],
541 "top/nested/Android.bp": []byte(`
557 "top/Android.bp": []byte(`
591 "top/Android.bp": []byte(`
598 visibility: ["//top/nested"],
605 "top/nested/Android.bp": []byte(`
622 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
630 "top/Android.bp": []byte(`
637 visibility: ["//top/nested"],
645 "top/nested/Android.bp": []byte(`
662 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
668 "top/Android.bp": []byte(`
675 visibility: ["//top/nested"],
685 "top/nested/Android.bp": []byte(`
702 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
709 "top/Android.bp": []byte(`
716 visibility: ["//top/nested"],
727 "top/nested/Android.bp": []byte(`
744 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
750 "top/Android.bp": []byte(`
768 "top/Android.bp": []byte(`
785 qualifiedModuleName{pkg: "top", name: "libexample"}: {"//visibility:public"},
791 "top/Android.bp": []byte(`
808 qualifiedModuleName{pkg: "top", name: "libexample"}: {"//visibility:public"},
814 "top/Android.bp": []byte(`
837 "top/Android.bp": []byte(`
865 "top/Android.bp": []byte(`
888 "top/Android.bp": []byte(`
911 "top/Android.bp": []byte(`
924 "top/nested/Android.bp": []byte(`
936 `module "libnested" variant "android_common": depends on //top:libexample which is not` +
938 `module "libother" variant "android_common": depends on //top:libexample which is not` +
945 "top/Android.bp": []byte(`
959 "top/nested/Android.bp": []byte(`
971 `module "nested-notice" references "//top:libexample" which is not visible to this module`,
972 `module "other-notice" references "//top:libexample" which is not visible to this module`,
978 "top/Android.bp": []byte(`
996 "top/Android.bp": []byte(`
1015 "top/Android.bp": []byte(`
1034 "top/Android.bp": []byte(`
1052 "top/Android.bp": []byte(`
1070 "top/Android.bp": []byte(`
1083 "top/Android.bp": []byte(`
1104 "top/Android.bp": []byte(`
1125 "top/Android.bp": []byte(`
1148 …`module "libnamespace" variant "android_common": depends on //top:libexample which is not visible …
1154 "top/Android.bp": []byte(`
1177 …`module "namespace-notice" references "//top:libexample" which is not visible to this module\nYou …
1183 "top/Android.bp": []byte(`
1206 …`module "libnamespace" variant "android_common": depends on //top:libexample which is not visible …
1212 "top/Android.bp": []byte(`
1235 …`module "namespace-notice" references "//top:libexample" which is not visible to this module\nYou …
1241 "top/Android.bp": []byte(`
1258 …`module "libnamespace" variant "android_common": depends on //top:libexample which is not visible …
1264 "top/Android.bp": []byte(`
1281 `module "namespace-notice" references "//top:libexample" which is not visible to this module`,
1287 "top/Android.bp": []byte(`
1307 "top/Android.bp": []byte(`
1327 "top/Android.bp": []byte(`
1348 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
1355 "top/Android.bp": []byte(`
1376 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
1384 "top/Android.bp": []byte(`
1397 "top/Android.bp": []byte(`
1417 "top/Android.bp": []byte(`
1428 "top/Android.bp": []byte(`
1443 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
1451 "top/Android.bp": []byte(`
1466 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
1472 "top/Android.bp": []byte(`
1488 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
1495 "top/Android.bp": []byte(`
1511 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
1517 "top/Android.bp": []byte(`
1536 "top/Android.bp": []byte(`
1555 "top/Android.bp": []byte(`
1563 "top/nested/Android.bp": []byte(`
1575 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
1582 "top/Android.bp": []byte(`
1590 "top/nested/Android.bp": []byte(`
1602 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
1608 "top/Android.bp": []byte(`
1617 "top/nested/Android.bp": []byte(`
1629 `module "liboutsider" variant "android_common": depends on //top:libexample which is not` +
1636 "top/Android.bp": []byte(`
1645 "top/nested/Android.bp": []byte(`
1662 `module "outsider-notice" references "//top:libexample" which is not visible to this module`,
1668 "top/Android.bp": []byte(`
1672 "top/nested/Android.bp": []byte(`
1680 "top/other/Android.bp": []byte(`
1691 `module "liboutsider" variant "android_common": depends on //top/other:libother which is` +
1698 "top/Android.bp": []byte(`
1702 "top/nested/Android.bp": []byte(`
1710 "top/other/Android.bp": []byte(`
1726 `module "outsider-notice" references "//top/other:libother" which is not visible to this` +
1736 visibility: ["//top/other"],
1738 "top/sources/source_file": nil,
1739 "top/sources/Android.bp": []byte(`
1742 visibility: ["//top/other"],
1744 "top/other/source_file": nil,
1745 "top/other/Android.bp": []byte(`
1758 visibility: ["//top/other"],
1760 "top/sources/source_file": nil,
1761 "top/sources/Android.bp": []byte(`
1764 visibility: ["//top/other"],
1766 "top/other/source_file": nil,
1767 "top/other/Android.bp": []byte(`
1780 visibility: ["//top/other"],
1783 "top/sources/source_file": nil,
1784 "top/sources/Android.bp": []byte(`
1787 visibility: ["//top/other"],
1789 "top/other/source_file": nil,
1790 "top/other/Android.bp": []byte(`
1803 visibility: ["//top/other"],
1806 "top/sources/source_file": nil,
1807 "top/sources/Android.bp": []byte(`
1810 visibility: ["//top/other"],
1812 "top/other/source_file": nil,
1813 "top/other/Android.bp": []byte(`
1823 "top/Android.bp": []byte(`
1826 visibility: ["//top/nested"],
1829 visibility: ["top/other"],
1834 `module "parent": child.visibility: invalid visibility pattern "top/other"`,
1840 "top/Android.bp": []byte(`
1843 visibility: ["//top/nested"],
1846 invalid_visibility: ["top/other"],
1856 …`module "libchild" \(created by module "parent"\): visibility: invalid visibility pattern "top/oth…
1862 "top/Android.bp": []byte(`
1865 visibility: ["//top/nested"],
1868 visibility: ["//top/other"],
1871 "top/nested/Android.bp": []byte(`
1876 "top/other/Android.bp": []byte(`
1886 "top/Android.bp": []byte(`
1889 visibility: ["//top/nested"],
1892 visibility: ["//top/other"],
1895 "top/nested/Android.bp": []byte(`
1900 "top/other/Android.bp": []byte(`
1910 "top/Android.bp": []byte(`
1915 "top/nested/Android.bp": []byte(`
1926 "top/Android.bp": []byte(`
1932 "top/nested/Android.bp": []byte(`
1946 "top/Android.bp": []byte(`
1951 "top/nested/Android.bp": []byte(`
1957 …expectedErrors: []string{`module "foo" variant "android_common": depends on //top/nested:bar which…
1962 "top/Android.bp": []byte(`
1968 "top/nested/Android.bp": []byte(`
1975 …expectedErrors: []string{`module "foo" variant "android_common": depends on //top/nested:bar which…
1980 "top/Android.bp": []byte(`
1986 "top/nested/Android.bp": []byte(`
1997 "top/Android.bp": []byte(`
2003 "top/nested/Android.bp": []byte(`
2011 …expectedErrors: []string{`module "foo" variant "android_common": depends on //top/nested:bar which…
2016 "top/nested/Android.bp": []byte(`