Searched defs:c_c (Results 1 – 2 of 2) sorted by relevance
51 Scope c_c = root.NewSubScope("c").NewSubScope("c"); in TEST() local144 Scope c_c = c.WithControlDependencies({Operation()}); in TEST() local
63 Scope c_c = root.withSubScope("c").withSubScope("c"); in hierarchicalNames() local