Home
last modified time | relevance | path

Searched refs:FullGraph (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp105 IncludeGraph getSubGraph(llvm::StringRef URI, const IncludeGraph &FullGraph) { in getSubGraph() argument
110 Node = FullGraph.lookup(Entry->getKey()); in getSubGraph()
171 const auto &FullGraph = *Index.Sources; in FileShardedIndex() local
172 for (const auto &It : FullGraph) { in FileShardedIndex()
174 ShardIt.first->getValue().IG = getSubGraph(It.first(), FullGraph); in FileShardedIndex()
/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate_test.cc53 TEST_F(DelegateTest, FullGraph) { in TEST_F() argument
Dkernel_test.cc60 TEST_F(KernelTest, FullGraph) { in TEST_F() argument