• Home
  • Raw
  • Download

Lines Matching defs:T

34 func TestCcLibraryStaticLoadStatement(t *testing.T) {
68 func runCcLibraryStaticTestCase(t *testing.T, tc Bp2buildTestCase) {
76 func TestCcLibraryStaticSimple(t *testing.T) {
215 func TestCcLibraryStaticSubpackage(t *testing.T) {
249 func TestCcLibraryStaticExportIncludeDir(t *testing.T) {
272 func TestCcLibraryStaticExportSystemIncludeDir(t *testing.T) {
295 func TestCcLibraryStaticManyIncludeDirs(t *testing.T) {
338 func TestCcLibraryStaticIncludeBuildDirectoryDisabled(t *testing.T) {
363 func TestCcLibraryStaticIncludeBuildDirectoryEnabled(t *testing.T) {
393 func TestCcLibraryStaticArchSpecificStaticLib(t *testing.T) {
426 func TestCcLibraryStaticOsSpecificStaticLib(t *testing.T) {
459 func TestCcLibraryStaticBaseArchOsSpecificStaticLib(t *testing.T) {
503 func TestCcLibraryStaticSimpleExcludeSrcs(t *testing.T) {
529 func TestCcLibraryStaticOneArchSrcs(t *testing.T) {
554 func TestCcLibraryStaticOneArchSrcsExcludeSrcs(t *testing.T) {
584 func TestCcLibraryStaticTwoArchExcludeSrcs(t *testing.T) {
626 func TestCcLibraryStaticFourArchExcludeSrcs(t *testing.T) {
693 func TestCcLibraryStaticOneArchEmpty(t *testing.T) {
722 func TestCcLibraryStaticOneArchEmptyOtherSet(t *testing.T) {
757 func TestCcLibraryStaticMultipleDepSameName(t *testing.T) {
779 func TestCcLibraryStaticOneMultilibSrcsExcludeSrcs(t *testing.T) {
808 func TestCcLibraryStaticTwoMultilibSrcsExcludeSrcs(t *testing.T) {
861 func TestCcLibrarySTaticArchMultilibSrcsExcludeSrcs(t *testing.T) {
962 func TestCcLibraryStaticGeneratedHeadersAllPartitions(t *testing.T) {
1008 func TestCcLibraryStaticArchSrcsExcludeSrcsGeneratedFiles(t *testing.T) {
1085 func TestCcLibraryStaticGetTargetProperties(t *testing.T) {
1136 func TestCcLibraryStaticProductVariableSelects(t *testing.T) {
1174 func TestCcLibraryStaticProductVariableArchSpecificSelects(t *testing.T) {
1240 func TestCcLibraryStaticProductVariableStringReplacement(t *testing.T) {
1267 func TestStaticLibrary_SystemSharedLibsRootEmpty(t *testing.T) {
1285 func TestStaticLibrary_SystemSharedLibsStaticEmpty(t *testing.T) {
1309 func TestStaticLibrary_SystemSharedLibsBionicEmpty(t *testing.T) {
1339 func TestStaticLibrary_SystemSharedLibsLinuxBionicEmpty(t *testing.T) {
1373 func TestStaticLibrary_SystemSharedLibsMuslEmpty(t *testing.T) {
1400 func TestStaticLibrary_SystemSharedLibsLinuxMuslEmpty(t *testing.T) {
1427 func TestStaticLibrary_SystemSharedLibsBionic(t *testing.T) {
1460 func TestStaticLibrary_SystemSharedLibsLinuxRootAndLinuxBionic(t *testing.T) {
1494 func TestCcLibrarystatic_SystemSharedLibUsedAsDep(t *testing.T) {
1580 func TestCcLibraryStaticProto(t *testing.T) {
1603 func TestCcLibraryStaticUseVersionLib(t *testing.T) {
1622 func TestCcLibraryStaticUseVersionLibHasDep(t *testing.T) {
1641 func TestCcLibraryStaticStdInFlags(t *testing.T) {
1659 func TestCcLibraryStaticStl(t *testing.T) {
1728 func TestCCLibraryStaticRuntimeDeps(t *testing.T) {
1750 func TestCcLibraryStaticWithSyspropSrcs(t *testing.T) {
1784 func TestCcLibraryStaticWithSyspropSrcsSomeConfigs(t *testing.T) {
1824 func TestCcLibraryStaticWithIntegerOverflowProperty(t *testing.T) {
1844 func TestCcLibraryStaticWithMiscUndefinedProperty(t *testing.T) {
1867 func TestCcLibraryStaticWithUBSanPropertiesArchSpecific(t *testing.T) {
1906 func TestCcLibraryStaticWithThinLto(t *testing.T) {
1926 func TestCcLibraryStaticWithLtoNever(t *testing.T) {
1946 func TestCcLibraryStaticWithThinLtoArchSpecific(t *testing.T) {
1982 func TestCcLibraryStaticWithThinLtoDisabledDefaultEnabledVariant(t *testing.T) {
2012 func TestCcLibraryStaticWithThinLtoAndWholeProgramVtables(t *testing.T) {