Home
last modified time | relevance | path

Searched defs:Libs (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp37 struct Libs { struct
38 void* fGLLib;
39 void* fEGLLib;
/third_party/gn/src/gn/
Druntime_deps_unittest.cc47 TEST_F(RuntimeDeps, Libs) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h378 Optional<std::vector<YAMLFlowString>> Libs; member