Searched refs:testToken (Results 1 – 4 of 4) sorted by relevance
40 @Test public void testToken() throws Exception { in testToken() method in TestHeteroAST
314 return testToken(SM.getFileOffset(Loc)); in testChunk()338 return testToken(Expansion.second); in testChunk()368 SelectionTree::Selection testToken(unsigned Offset) const { in testToken() function in clang::clangd::__anonba3019980111::SelectionTester
100 def testToken(self): member in T