Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp57 std::pair<llvm::StringRef, llvm::StringRef> splitPath(const char *path) in splitPath() function
/third_party/vk-gl-cts/executor/
DxeTestCase.cpp67 static void splitPath (const char* path, std::vector<std::string>& components) in splitPath() function