Home
last modified time | relevance | path

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

/build/soong/cc/
Dtesting.go709 …shotIncludeExclude(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, mod…
738 func CheckSnapshot(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, modu…
743 …eckSnapshotExclude(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, mod…
748 func CheckSnapshotRule(t *testing.T, ctx *android.TestContext, singleton android.TestingSingleton, …
/build/soong/android/
Dtesting.go1095 type TestingSingleton struct { struct
1096 baseTestingComponent
1097 singleton Singleton
1101 func (s TestingSingleton) Singleton() Singleton {