Searched refs:GetB (Results 1 – 12 of 12) sorted by relevance
8 GetB(B& b);
36 public function GetB() function in NamespaceA\\NamespaceB\\StructInNestedNS
36 public function GetB() function in MyGame\\Example\\Test
504 *scalar_evolution->CreateConstant(-1) == *line->GetB() && in operator ==()521 *this_line->GetB() == *other_line->GetB() && in operator ==()
1231 : constraint_0->AsDependenceLine()->GetB(); in IntersectConstraints()1242 : constraint_1->AsDependenceLine()->GetB(); in IntersectConstraints()1363 : line_or_distance->AsDependenceLine()->GetB(); in IntersectConstraints()
209 SENode* GetB() const { return b_; } in GetB() function
117 $assert->strictEqual($t->GetB(), 6);136 … $assert->strictEqual($test_0->GetA() + $test_0->GetB() + $test_1->GetA() + $test_1->GetB(), 100);
674 void GetB(InterfaceRequest<B> b) override { in GetB() function in mojo::test::__anonba6438510111::AImpl693 a->GetB(MakeRequest(&b)); in TEST_P()
1493 func (m *PackedTest) GetB() []int32 { func