Searched refs:testOnly (Results 1 – 3 of 3) sorted by relevance
32 testOnly bool member107 if prevValue.testOnly == true {114 testOnly: testModInfo.TestOnly,165 TestOnly: proto.Bool(m.testOnly),
97 testOnly := false100 testOnly = true105 if !testOnly && *testModule.Properties.Test_per_src {
1928 testOnly := c.testModule || c.testLibrary()1930 testOnly = Bool(c.sourceProperties.Test_only)1934 TestOnly: testOnly,