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