Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/
H A DREADME.md46 Getting StartedGoogleTest""Welcome to **GoogleTest**, Google's C++ test framework! global() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp243 auto framework = std::find(rbegin, rend, "LLDB.framework"); ComputePythonDirForApple() local