Searched defs:GetInputStage (Results 1 – 2 of 2) sorted by relevance
45 TEST_F(TestStrategy, GetInputStage) { in TEST_F() argument
82 int64_t GetInputStage() const { return stage_; } in GetInputStage() function