Home
last modified time | relevance | path

Searched defs:VectorT (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dparse_testdata.cc318 using VectorT = std::vector<std::pair<string, string>>; in Finish() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h191 using VectorT = SmallVector<Edge, 4>; variable