Searched refs:notMatchesWithCuda (Results 1 – 2 of 2) sorted by relevance
194 testing::AssertionResult notMatchesWithCuda(const std::string &Code, in notMatchesWithCuda() function
711 EXPECT_TRUE(notMatchesWithCuda("void f() {}", in TEST()713 EXPECT_FALSE(notMatchesWithCuda("__attribute__((global)) void f() {}", in TEST()