Home
last modified time | relevance | path

Searched refs:createTestMutator (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/blueprint/
H A Dcontext_test.go412 ctx.RegisterTopDownMutator("create", createTestMutator)
458 func createTestMutator(ctx TopDownMutatorContext) { func