Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/src/std/
Dstd_backend.cpp149 bool loadable(std::string name) in loadable() function in boost::locale::impl_std::std_localization_backend
/third_party/gn/src/gn/
Druntime_deps_unittest.cc66 Target loadable(setup.settings(), Label(SourceDir("//"), "loadable")); in TEST_F() local