Searched refs:GetB (Results 1 – 12 of 12) sorted by relevance
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()
211 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);