Searched refs:oneA (Results 1 – 7 of 7) sorted by relevance
17 boolean oneA = false; in test2()23 oneA = true; in test2()29 Assert.assertTrue(oneA); in test2()34 Assert.assertTrue(oneA); in test2()
12 public void oneA() { in oneA() method in SD2
20 public void oneA() { in oneA() method in SampleDependentMethods
20 public void oneA() { in oneA() method in SampleDependentMethods2
2 module oneA { header "oneA.h" }3 module oneB { header "oneB.h" export oneA }
1 @import oneA;
9 @import oneA;12 // expected-note@oneA.h:2 {{'method2' has been explicitly marked unavailable here}}14 // expected-note@oneA.h:3 {{'method3' has been explicitly marked unavailable here}}