Lines Matching defs:T
38 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 TestCcLibrarySharedVersionScript(t *testing.T) {
362 func TestCcLibrarySharedNoCrtTrue(t *testing.T) {
385 func TestCcLibrarySharedNoCrtFalse(t *testing.T) {
407 func TestCcLibrarySharedNoCrtArchVariant(t *testing.T) {
432 func TestCcLibrarySharedProto(t *testing.T) {
455 func TestCcLibrarySharedUseVersionLib(t *testing.T) {
470 func TestCcLibrarySharedStubs(t *testing.T) {