Lines Matching defs:T
64 func runCcBinaryTests(t *testing.T, tc ccBinaryBp2buildTestCase) {
70 func runCcBinaryTestCase(t *testing.T, testCase ccBinaryBp2buildTestCase) {
88 func runCcHostBinaryTestCase(t *testing.T, testCase ccBinaryBp2buildTestCase) {
104 func TestBasicCcBinary(t *testing.T) {
165 func TestCcBinaryWithSharedLdflagDisableFeature(t *testing.T) {
185 func TestCcBinaryWithLinkStatic(t *testing.T) {
204 func TestCcBinaryVersionScriptAndDynamicList(t *testing.T) {
231 func TestCcBinaryLdflagsSplitBySpaceExceptSoongAdded(t *testing.T) {
263 func TestCcBinarySplitSrcsByLang(t *testing.T) {
298 func TestCcBinaryDoNotDistinguishBetweenDepsAndImplementationDeps(t *testing.T) {
359 func TestCcBinaryNocrtTests(t *testing.T) {
402 func TestCcBinaryNo_libcrtTests(t *testing.T) {
445 func TestCcBinaryPropertiesToFeatures(t *testing.T) {
501 func TestCcBinarySharedProto(t *testing.T) {
523 func TestCcBinaryStaticProto(t *testing.T) {
547 func TestCcBinaryConvertLex(t *testing.T) {
593 func TestCcBinaryRuntimeLibs(t *testing.T) {
631 func TestCcBinaryWithInstructionSet(t *testing.T) {
659 func TestCcBinaryEmptySuffix(t *testing.T) {
676 func TestCcBinarySuffix(t *testing.T) {
694 func TestCcArchVariantBinarySuffix(t *testing.T) {
719 func TestCcBinaryWithSyspropSrcs(t *testing.T) {
753 func TestCcBinaryWithSyspropSrcsSomeConfigs(t *testing.T) {
793 func TestCcBinaryWithIntegerOverflowProperty(t *testing.T) {
812 func TestCcBinaryWithMiscUndefinedProperty(t *testing.T) {
834 func TestCcBinaryWithUBSanPropertiesArchSpecific(t *testing.T) {
872 func TestCcBinaryWithThinLto(t *testing.T) {
891 func TestCcBinaryWithLtoNever(t *testing.T) {
910 func TestCcBinaryWithThinLtoArchSpecific(t *testing.T) {
947 func TestCcBinaryWithThinLtoDisabledDefaultEnabledVariant(t *testing.T) {
977 func TestCcBinaryWithThinLtoAndWholeProgramVtables(t *testing.T) {