Searched refs:ops (Results 1 – 2 of 2) sorted by relevance
23 ops []string member27 tsm.ops = append(tsm.ops, "GenerateAndroidBuildActions")31 tsm.ops = append(tsm.ops, "GenerateSingletonBuildActions")35 tsm.ops = append(tsm.ops, "MakeVars")64 ops := result.ModuleForTests("test_singleton_module", "").Module().(*testSingletonModule).ops66 AssertDeepEquals(t, "operations", wantOps, ops)93 ops := sm.(*testSingletonModule).ops94 if ops != nil {95 t.Errorf("Expected no operations, got %q", ops)
1 # Tests file ops builtins