Searched refs:PathContextForTesting (Results 1 – 10 of 10) sorted by relevance
114 ctx := android.PathContextForTesting(android.TestArchConfig("", nil, "", nil))
284 pathContext := android.PathContextForTesting(result.Config)
542 pathCtx := android.PathContextForTesting(androidConfig)
97 pathCtx := android.PathContextForTesting(config)
248 pathContext := PathContextForTesting(config)274 pathContext := PathContextForTesting(config)
835 pathContext := PathContextForTesting(r.Config)
301 pathCtx := PathContextForTesting(TestConfig("out_local", nil, "", fs))
848 ctx := PathContextForTesting(config)
1341 pathCtx := PathContextForTesting(config)
1989 func PathContextForTesting(config Config) PathContext { func