Searched refs:kRandomChoiceOp (Results 1 – 2 of 2) sorted by relevance
67 std::string Name() const override { return kRandomChoiceOp; } in Name()
135 constexpr char kRandomChoiceOp[] = "RandomChoiceOp"; variable