Home
last modified time | relevance | path

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

/build/soong/android/
Dsingleton_module_test.go23 ops []string member
27 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).ops
66 AssertDeepEquals(t, "operations", wantOps, ops)
93 ops := sm.(*testSingletonModule).ops
94 if ops != nil {
95 t.Errorf("Expected no operations, got %q", ops)
/build/make/tools/rbcrun/testdata/
Dfile_ops.star1 # Tests file ops builtins