| 1086 | } |
| 1087 | |
| 1088 | void SetTestTime() override { |
| 1089 | wait_game_loops_ = 100; |
| 1090 | } |
| 1091 | |
| 1092 | void AdditionalTestSetup() override { |
| 1093 | target_point_ = GetPointOffsetX(origin_pt_, -5); |
nothing calls this directly
no outgoing calls
no test coverage detected