Lines Matching defs:T
37 func runCcLibrarySharedTestCase(t *testing.T, tc Bp2buildTestCase) {
45 func TestCcLibrarySharedSimple(t *testing.T) {
186 func TestCcLibrarySharedArchSpecificSharedLib(t *testing.T) {
219 func TestCcLibrarySharedOsSpecificSharedLib(t *testing.T) {
244 func TestCcLibrarySharedBaseArchOsSpecificSharedLib(t *testing.T) {
282 func TestCcLibrarySharedSimpleExcludeSrcs(t *testing.T) {
308 func TestCcLibrarySharedStrip(t *testing.T) {
341 func TestCcLibrarySharedVersionScriptAndDynamicList(t *testing.T) {
370 func TestCcLibraryLdflagsSplitBySpaceSoongAdded(t *testing.T) {
406 func TestCcLibrarySharedNoCrtTrue(t *testing.T) {
429 func TestCcLibrarySharedNoCrtFalse(t *testing.T) {
451 func TestCcLibrarySharedNoCrtArchVariant(t *testing.T) {
484 func TestCcLibrarySharedProto(t *testing.T) {
507 func TestCcLibrarySharedUseVersionLib(t *testing.T) {
526 func TestCcLibrarySharedStubs(t *testing.T) {
560 func TestCcLibrarySharedStubs_UseImplementationInSameApex(t *testing.T) {
589 func TestCcLibrarySharedStubs_UseStubsInDifferentApex(t *testing.T) {
621 func TestCcLibrarySharedStubs_IgnorePlatformAvailable(t *testing.T) {
656 func TestCcLibrarySharedStubs_MultipleApexAvailable(t *testing.T) {
705 func TestCcLibrarySharedSystemSharedLibsSharedEmpty(t *testing.T) {
729 func TestCcLibrarySharedConvertLex(t *testing.T) {
778 func TestCcLibrarySharedClangUnknownFlags(t *testing.T) {
802 func TestCCLibraryFlagSpaceSplitting(t *testing.T) {
833 func TestCCLibrarySharedRuntimeDeps(t *testing.T) {
855 func TestCcLibrarySharedEmptySuffix(t *testing.T) {
877 func TestCcLibrarySharedSuffix(t *testing.T) {
899 func TestCcLibrarySharedArchVariantSuffix(t *testing.T) {
928 func TestCcLibrarySharedWithSyspropSrcs(t *testing.T) {
962 func TestCcLibrarySharedWithSyspropSrcsSomeConfigs(t *testing.T) {
1002 func TestCcLibrarySharedHeaderAbiChecker(t *testing.T) {
1042 func TestCcLibrarySharedWithIntegerOverflowProperty(t *testing.T) {
1062 func TestCcLibrarySharedWithMiscUndefinedProperty(t *testing.T) {
1085 func TestCcLibrarySharedWithUBSanPropertiesArchSpecific(t *testing.T) {
1124 func TestCcLibrarySharedWithThinLto(t *testing.T) {
1144 func TestCcLibrarySharedWithLtoNever(t *testing.T) {
1164 func TestCcLibrarySharedWithThinLtoArchSpecific(t *testing.T) {
1200 func TestCcLibrarySharedWithThinLtoDisabledDefaultEnabledVariant(t *testing.T) {
1230 func TestCcLibrarySharedWithThinLtoAndWholeProgramVtables(t *testing.T) {
1254 func TestCcLibrarySharedStubsDessertVersionConversion(t *testing.T) {