Searched refs:ContextOptions (Results 1 – 3 of 3) sorted by relevance
33 struct ContextOptions { struct46 const ContextOptions& options); argument53 const ContextOptions& options);
114 const ContextOptions& options) in ContextifyContext()165 const ContextOptions& options) { in CreateV8Context()277 ContextOptions options; in MakeContext()
691 struct ContextOptions //!OCLINT too many fields struct964 DOCTEST_INTERFACE const ContextOptions* getContextOptions();1704 typedef IReporter* (*reporterCreatorFunc)(const ContextOptions&);1709 IReporter* reporterCreator(const ContextOptions& o) {2923 struct ContextState : ContextOptions, TestRunStats, CurrentTestCaseStats3371 const ContextOptions* getContextOptions() { return DOCTEST_BRANCH_ON_DISABLED(nullptr, g_cs); }4637 const ContextOptions& opt;4640 XmlReporter(const ContextOptions& co)4887 const ContextOptions& opt;4890 ConsoleReporter(const ContextOptions& co)[all …]