Searched refs:ContextOptions (Results 1 – 4 of 4) sorted by relevance
36 struct ContextOptions { struct49 const ContextOptions& options); argument95 const ContextOptions& options);100 const ContextOptions& options);
114 const ContextOptions& options) { in New()147 const ContextOptions& options) in ContextifyContext()248 const ContextOptions& options) { in New()365 ContextOptions options; in MakeContext()
724 struct ContextOptions //!OCLINT too many fields struct1026 DOCTEST_INTERFACE const ContextOptions* getContextOptions();1806 typedef IReporter* (*reporterCreatorFunc)(const ContextOptions&);1811 IReporter* reporterCreator(const ContextOptions& o) {3131 struct ContextState : ContextOptions, TestRunStats, CurrentTestCaseStats3586 const ContextOptions* getContextOptions() { return DOCTEST_BRANCH_ON_DISABLED(nullptr, g_cs); }4983 const ContextOptions& opt;4986 XmlReporter(const ContextOptions& co)5353 const ContextOptions& opt;5356 JUnitReporter(const ContextOptions& co)[all …]
99077 class ContextOptions { class99079 ContextOptions() in ContextOptions() function in JS::ContextOptions99103 ContextOptions& setBaseline(bool flag) { in setBaseline()99107 ContextOptions& toggleBaseline() { in toggleBaseline()99113 ContextOptions& setIon(bool flag) { in setIon()99117 ContextOptions& toggleIon() { in toggleIon()99123 ContextOptions& setAsmJS(bool flag) { in setAsmJS()99127 ContextOptions& toggleAsmJS() { in toggleAsmJS()99133 ContextOptions& setWasm(bool flag) { in setWasm()99137 ContextOptions& toggleWasm() { in toggleWasm()[all …]