• Home
  • Raw
  • Download

Lines Matching defs:T

33 func TestCcLibraryStaticLoadStatement(t *testing.T) {
67 func runCcLibraryStaticTestCase(t *testing.T, tc bp2buildTestCase) {
75 func TestCcLibraryStaticSimple(t *testing.T) {
214 func TestCcLibraryStaticSubpackage(t *testing.T) {
248 func TestCcLibraryStaticExportIncludeDir(t *testing.T) {
271 func TestCcLibraryStaticExportSystemIncludeDir(t *testing.T) {
294 func TestCcLibraryStaticManyIncludeDirs(t *testing.T) {
337 func TestCcLibraryStaticIncludeBuildDirectoryDisabled(t *testing.T) {
362 func TestCcLibraryStaticIncludeBuildDirectoryEnabled(t *testing.T) {
392 func TestCcLibraryStaticArchSpecificStaticLib(t *testing.T) {
425 func TestCcLibraryStaticOsSpecificStaticLib(t *testing.T) {
458 func TestCcLibraryStaticBaseArchOsSpecificStaticLib(t *testing.T) {
502 func TestCcLibraryStaticSimpleExcludeSrcs(t *testing.T) {
528 func TestCcLibraryStaticOneArchSrcs(t *testing.T) {
553 func TestCcLibraryStaticOneArchSrcsExcludeSrcs(t *testing.T) {
583 func TestCcLibraryStaticTwoArchExcludeSrcs(t *testing.T) {
625 func TestCcLibraryStaticFourArchExcludeSrcs(t *testing.T) {
692 func TestCcLibraryStaticOneArchEmpty(t *testing.T) {
721 func TestCcLibraryStaticOneArchEmptyOtherSet(t *testing.T) {
756 func TestCcLibraryStaticMultipleDepSameName(t *testing.T) {
778 func TestCcLibraryStaticOneMultilibSrcsExcludeSrcs(t *testing.T) {
807 func TestCcLibraryStaticTwoMultilibSrcsExcludeSrcs(t *testing.T) {
856 func TestCcLibrarySTaticArchMultilibSrcsExcludeSrcs(t *testing.T) {
941 func TestCcLibraryStaticGeneratedHeadersAllPartitions(t *testing.T) {
985 func TestCcLibraryStaticArchSrcsExcludeSrcsGeneratedFiles(t *testing.T) {
1062 func TestCcLibraryStaticGetTargetProperties(t *testing.T) {
1113 func TestCcLibraryStaticProductVariableSelects(t *testing.T) {
1151 func TestCcLibraryStaticProductVariableArchSpecificSelects(t *testing.T) {
1217 func TestCcLibraryStaticProductVariableStringReplacement(t *testing.T) {
1244 func TestStaticLibrary_SystemSharedLibsRootEmpty(t *testing.T) {
1262 func TestStaticLibrary_SystemSharedLibsStaticEmpty(t *testing.T) {
1286 func TestStaticLibrary_SystemSharedLibsBionicEmpty(t *testing.T) {
1308 func TestStaticLibrary_SystemSharedLibsLinuxBionicEmpty(t *testing.T) {
1334 func TestStaticLibrary_SystemSharedLibsBionic(t *testing.T) {
1361 func TestStaticLibrary_SystemSharedLibsLinuxRootAndLinuxBionic(t *testing.T) {
1389 func TestCcLibrarystatic_SystemSharedLibUsedAsDep(t *testing.T) {
1437 func TestCcLibraryStaticProto(t *testing.T) {
1460 func TestCcLibraryStaticUseVersionLib(t *testing.T) {
1475 func TestCcLibraryStaticStdInFlags(t *testing.T) {