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