Searched refs:matchesWithCuda (Results 1 – 2 of 2) sorted by relevance
204 testing::AssertionResult matchesWithCuda(const std::string &Code, in matchesWithCuda() function
719 EXPECT_TRUE(matchesWithCuda("__global__ void f() { }" in TEST()722 EXPECT_TRUE(matchesWithCuda("__attribute__((device)) void f() {}", in TEST()