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