Lines Matching defs:T
74 func testRust(t *testing.T, bp string) *android.TestContext {
78 func testRustCov(t *testing.T, bp string) *android.TestContext {
82 func testRustContext(t *testing.T, bp string, coverage bool) *android.TestContext {
108 func testRustError(t *testing.T, pattern string, bp string) {
136 func TestLibNameFromFilePath(t *testing.T) {
155 func TestLinkPathFromFilePath(t *testing.T) {
166 func TestDepsTracking(t *testing.T) {
227 func TestSourceProviderDeps(t *testing.T) {
294 func TestSourceProviderTargetMismatch(t *testing.T) {
315 func TestProcMacroDeviceDeps(t *testing.T) {
342 func TestNoStdlibs(t *testing.T) {
357 func TestMultilib(t *testing.T) {