Home
last modified time | relevance | path

Searched defs:TestingSingleton (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dtesting.go645 …shotIncludeExclude(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, mod…
674 func CheckSnapshot(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, modu…
679 …eckSnapshotExclude(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, mod…
684 func CheckSnapshotRule(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, …
/build/soong/android/
Dtesting.go999 type TestingSingleton struct { struct
1000 baseTestingComponent
1001 singleton Singleton
1005 func (s TestingSingleton) Singleton() Singleton {