Home | History | Annotate | Download | only in blueprint

Lines Matching full:replace

33 	replace    *moduleInfo
41 replace: testModuleA,
49 replace: testModuleB,
57 replace: testModuleC,
65 replace: testModuleA,
73 replace: testModuleA,
81 replace: testModuleB,
89 replace: testModuleC,
97 replace: testModuleA,
109 got := spliceModules(in, testCase.replace, testCase.with)
111 t.Errorf("test case: %v, %v -> %v", testCase.in, testCase.replace, testCase.with)
117 t.Errorf("test case: %v, %v -> %v", testCase.in, testCase.replace, testCase.with)