Searched refs:GetA (Results 1 – 4 of 4) 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);
997 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar1007 x = fb->GetA(); in main()