Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_contextify.h36 struct ContextOptions { struct
49 const ContextOptions& options); argument
/third_party/json/tests/thirdparty/doctest/
Ddoctest.h724 struct ContextOptions //!OCLINT too many fields struct
726 std::ostream* cout; // stdout stream - std::cout by default
727 std::ostream* cerr; // stderr stream - std::cerr by default
728 String binary_name; // the test binary name
730 const detail::TestCase* currentTest = nullptr;
733 String out; // output filename
734 String order_by; // how tests should be ordered
735 unsigned rand_seed; // the seed for rand ordering
737 unsigned first; // the first (matching) test to be executed
738 unsigned last; // the last (matching) test to be executed
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp99077 class ContextOptions { class
99079 ContextOptions() in ContextOptions() function in JS::ContextOptions