Searched refs:GetA (Results 1 – 6 of 6) sorted by relevance
28 public function GetA() function in NamespaceA\\NamespaceB\\StructInNestedNS
28 public function GetA() function in MyGame\\Example\\Test
116 $assert->strictEqual($t->GetA(), 5);136 … $assert->strictEqual($test_0->GetA() + $test_0->GetB() + $test_1->GetA() + $test_1->GetB(), 100);
1668 func (m *TestAllTypes_NestedMessage) GetA() int32 { func
997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar1007 x = fb->GetA(); in main()
1135 func (m *NonPackedTest) GetA() []int32 { func