Home
last modified time | relevance | path

Searched defs:save_result (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/log/utility/functional/
Dsave_result.hpp49 BOOST_FORCEINLINE save_result_wrapper< FunT, AssigneeT > save_result(FunT const& fun, AssigneeT& as… in save_result() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dnamer_test.cc183 const bool save_result = namer.Register(id, "abbey road"); in TEST_F() local
/third_party/quickjs/tests/
Dmicrobench.js942 function save_result(filename, obj) function