Home
last modified time | relevance | path

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

/third_party/skia/bench/
Dnanobench.cpp448 static skstd::optional<Config> create_config(const SkCommandLineConfig* config) { in create_config() function
/third_party/nghttp2/src/
Dshrpx_config.cc85 void create_config() { config = new Config(); } in create_config() function