Searched refs:with_ndrange (Results 1 – 4 of 4) 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 …]
835 bool with_ndrange = GetParam().second; in TEST_P() local836 string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()851 bool with_ndrange = GetParam().second; in TEST_P() local852 string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()871 bool with_ndrange = GetParam().second; in TEST_P() local872 string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()888 bool with_ndrange = GetParam().second; in TEST_P() local889 string ndrange_param = with_ndrange ? " %ndval " : " "; in TEST_P()906 bool with_ndrange = GetParam().second; in TEST_P() local907 string ndrange_param = with_ndrange ? " %ndval2 " : " "; in TEST_P()[all …]