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