Searched refs:with_ndrange (Results 1 – 2 of 2) sorted by relevance
835 bool with_ndrange = GetParam().second; in TEST_P() local836 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()851 bool with_ndrange = GetParam().second; in TEST_P() local852 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()871 bool with_ndrange = GetParam().second; in TEST_P() local872 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()888 bool with_ndrange = GetParam().second; in TEST_P() local889 std::string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()906 bool with_ndrange = GetParam().second; in TEST_P() local907 std::string ndrange_param = with_ndrange ? " %ndval2 " : " "; in TEST_P()[all …]