• Home
  • Raw
  • Download

Lines Matching defs:T

55 func runCcLibraryTestCase(t *testing.T, tc Bp2buildTestCase) {
68 func TestCcLibrarySimple(t *testing.T) {
164 func TestCcLibraryTrimmedLdAndroid(t *testing.T) {
232 func TestCcLibraryExcludeSrcs(t *testing.T) {
283 func TestCcLibrarySharedStaticProps(t *testing.T) {
418 func TestCcLibraryDeps(t *testing.T) {
545 func TestCcLibraryWholeStaticLibsAlwaysLink(t *testing.T) {
591 func TestCcLibrarySharedStaticPropsInArch(t *testing.T) {
741 func TestCcLibrarySharedStaticPropsWithMixedSources(t *testing.T) {
873 func TestCcLibraryNonConfiguredVersionScriptAndDynamicList(t *testing.T) {
907 func TestCcLibraryConfiguredVersionScriptAndDynamicList(t *testing.T) {
964 func TestCcLibraryLdflagsSplitBySpaceExceptSoongAdded(t *testing.T) {
1004 func TestCcLibrarySharedLibs(t *testing.T) {
1028 func TestCcLibraryFeatures(t *testing.T) {
1102 func TestCcLibrarySpacesInCopts(t *testing.T) {
1124 func TestCcLibraryCppFlagsGoesIntoCopts(t *testing.T) {
1168 func TestCcLibraryExcludeLibs(t *testing.T) {
1275 func TestCcLibraryProductVariablesHeaderLibs(t *testing.T) {
1309 func TestCCLibraryNoCrtTrue(t *testing.T) {
1333 func TestCCLibraryNoCrtFalse(t *testing.T) {
1355 func TestCCLibraryNoCrtArchVariant(t *testing.T) {
1388 func TestCCLibraryNoLibCrtTrue(t *testing.T) {
1438 func TestCCLibraryNoLibCrtFalse(t *testing.T) {
1459 func TestCCLibraryNoLibCrtArchVariant(t *testing.T) {
1492 func TestCCLibraryNoLibCrtArchAndTargetVariant(t *testing.T) {
1533 func TestCCLibraryNoLibCrtArchAndTargetVariantConflict(t *testing.T) {
1572 func TestCcLibraryStrip(t *testing.T) {
1650 func TestCcLibraryStripWithArch(t *testing.T) {
1703 func TestCcLibrary_SystemSharedLibsRootEmpty(t *testing.T) {
1722 func TestCcLibrary_SystemSharedLibsStaticEmpty(t *testing.T) {
1745 func TestCcLibrary_SystemSharedLibsSharedEmpty(t *testing.T) {
1768 func TestCcLibrary_SystemSharedLibsSharedBionicEmpty(t *testing.T) {
1795 func TestCcLibrary_SystemSharedLibsLinuxBionicEmpty(t *testing.T) {
1830 func TestCcLibrary_SystemSharedLibsBionicEmpty(t *testing.T) {
1861 func TestCcLibrary_SystemSharedLibsMuslEmpty(t *testing.T) {
1888 func TestCcLibrary_SystemSharedLibsLinuxMuslEmpty(t *testing.T) {
1914 func TestCcLibrary_SystemSharedLibsSharedAndRoot(t *testing.T) {
1952 func TestCcLibraryOsSelects(t *testing.T) {
2016 func TestLibcryptoHashInjection(t *testing.T) {
2043 func TestCcLibraryCppStdWithGnuExtensions_ConvertsToFeatureAttr(t *testing.T) {
2183 func TestCcLibraryProtoSimple(t *testing.T) {
2208 func TestCcLibraryProtoNoCanonicalPathFromRoot(t *testing.T) {
2235 func TestCcLibraryProtoExplicitCanonicalPathFromRoot(t *testing.T) {
2261 func TestCcLibraryProtoFull(t *testing.T) {
2289 func TestCcLibraryProtoLite(t *testing.T) {
2317 func TestCcLibraryProtoExportHeaders(t *testing.T) {
2345 func TestCcLibraryProtoIncludeDirs(t *testing.T) {
2374 func TestCcLibraryProtoIncludeDirsUnknown(t *testing.T) {
2390 func TestCcLibraryConvertedProtoFilegroups(t *testing.T) {
2439 func TestCcLibraryConvertedProtoFilegroupsNoProtoFiles(t *testing.T) {
2481 func TestCcLibraryExternalConvertedProtoFilegroups(t *testing.T) {
2524 func TestCcLibraryProtoFilegroups(t *testing.T) {
2638 func TestCcLibraryDisabledArchAndTarget(t *testing.T) {
2673 func TestCcLibraryDisabledArchAndTargetWithDefault(t *testing.T) {
2706 func TestCcLibrarySharedDisabled(t *testing.T) {
2740 func TestCcLibraryStaticDisabledForSomeArch(t *testing.T) {
2784 func TestCcLibraryStubs(t *testing.T) {
2819 func TestCcApiContributionsWithHdrs(t *testing.T) {
2864 func TestCcApiSurfaceCombinations(t *testing.T) {
2929 func TestCcVendorApiHeaders(t *testing.T) {
3018 func TestCcLibraryStubsAcrossConfigsDuplicatesRemoved(t *testing.T) {
3054 func TestCcLibraryExcludesLibsHost(t *testing.T) {
3113 func TestCcLibraryEscapeLdflags(t *testing.T) {
3128 func TestCcLibraryConvertLex(t *testing.T) {
3176 func TestCCLibraryRuntimeDeps(t *testing.T) {
3202 func TestCcLibraryWithInstructionSet(t *testing.T) {
3228 func TestCcLibraryEmptySuffix(t *testing.T) {
3254 func TestCcLibrarySuffix(t *testing.T) {
3280 func TestCcLibraryArchVariantSuffix(t *testing.T) {
3313 func TestCcLibraryWithAidlSrcs(t *testing.T) {
3358 func TestCcLibraryWithNonAdjacentAidlFilegroup(t *testing.T) {
3394 func TestCcLibraryWithExportAidlHeaders(t *testing.T) {
3428 func TestCcLibraryWithTargetApex(t *testing.T) {
3472 func TestCcLibraryWithTargetApexAndExportLibHeaders(t *testing.T) {
3511 func TestCcLibraryWithSyspropSrcs(t *testing.T) {
3553 func TestCcLibraryWithSyspropSrcsSomeConfigs(t *testing.T) {
3605 func TestCcLibraryWithAidlAndLibs(t *testing.T) {
3662 func TestCcLibraryWithTidy(t *testing.T) {
3715 func TestCcLibraryWithAfdoEnabled(t *testing.T) {
3798 func TestCcLibraryHeaderAbiChecker(t *testing.T) {
3841 func TestCcLibraryApexAvailable(t *testing.T) {
3862 func TestCcLibraryApexAvailableMultiple(t *testing.T) {
3890 func TestCcLibraryVariantPrependPropOrder(t *testing.T) {
4022 func TestCcLibraryWithIntegerOverflowProperty(t *testing.T) {
4048 func TestCcLibraryWithMiscUndefinedProperty(t *testing.T) {
4080 func TestCcLibraryWithUBSanPropertiesArchSpecific(t *testing.T) {
4132 func TestCcLibraryInApexWithStubSharedLibs(t *testing.T) {
4185 func TestCcLibraryWithThinLto(t *testing.T) {
4210 func TestCcLibraryWithLtoNever(t *testing.T) {
4235 func TestCcLibraryWithThinLtoArchSpecific(t *testing.T) {
4283 func TestCcLibraryWithThinLtoDisabledDefaultEnabledVariant(t *testing.T) {
4322 func TestCcLibraryWithThinLtoWholeProgramVtables(t *testing.T) {
4354 func TestCcLibraryCppFlagsInProductVariables(t *testing.T) {