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