Searched refs:accumulate_fun (Results 1 – 1 of 1) sorted by relevance
3413 std::function<Output(const Scope&, InputList)> accumulate_fun = in TEST_F() local3418 auto fun = use_add_n ? addn_fun : accumulate_fun; in TEST_F()