Lines Matching defs:T
59 func testRust(t *testing.T, bp string) *android.TestContext {
69 func testRustVndk(t *testing.T, bp string) *android.TestContext {
87 func testRustCov(t *testing.T, bp string) *android.TestContext {
106 func testRustError(t *testing.T, pattern string, bp string) {
117 func testRustVndkError(t *testing.T, pattern string, bp string) {
144 func skipTestIfOsNotSupported(t *testing.T) {
152 func TestLinkPathFromFilePath(t *testing.T) {
163 func TestDepsTracking(t *testing.T) {
237 func TestSourceProviderDeps(t *testing.T) {
330 func TestSourceProviderTargetMismatch(t *testing.T) {
352 func TestProcMacroDeviceDeps(t *testing.T) {
379 func TestNoStdlibs(t *testing.T) {
394 func TestMultilib(t *testing.T) {
407 func TestLibrarySizes(t *testing.T) {