Home
last modified time | relevance | path

Searched defs:cur_value (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_util.h126 EnvVarWrapper(std::string const& name, std::string const& value) noexcept : name(name), cur_value(value) { in cur_value() function
158 std::string cur_value; variable
/third_party/python/Modules/_sqlite/
H A Dconnection.c676 sqlite3_value* cur_value; in _pysqlite_build_py_params() local

Completed in 4 milliseconds