Lines Matching refs:flog
163 ResetGlobals(bool throwException = true, bool flog = false) { in ResetGlobals() argument
166 ResetEhGlobals(throwException, flog); in ResetGlobals()
349 void run_one_input_node_test(bool throwException, bool flog) { in run_one_input_node_test() argument
371 ResetGlobals(throwException,flog); in run_one_input_node_test()
482 run_one_functype_node_test(bool throwException, bool flog, const char * /*name*/) { in run_one_functype_node_test() argument
513 …" << g_NumThreads << ", throw=" << (throwException ? "T" : "F") << ", flow=" << (flog ? "T" : "F"); in run_one_functype_node_test()
515 ResetGlobals(throwException,flog); in run_one_functype_node_test()
794 void run_one_continue_node_test (bool throwException, bool flog) { in run_one_continue_node_test() argument
817 ResetGlobals(throwException,flog); in run_one_continue_node_test()
915 void run_one_buffer_node_test(bool throwException,bool flog) { in run_one_buffer_node_test() argument
932 ResetGlobals(throwException,flog); in run_one_buffer_node_test()
1049 void run_one_sequencer_node_test(bool throwException,bool flog) { in run_one_sequencer_node_test() argument
1066 ResetGlobals(throwException,flog); in run_one_sequencer_node_test()
1169 void run_one_priority_queue_node_test(bool throwException,bool flog) { in run_one_priority_queue_node_test() argument
1189 ResetGlobals(throwException,flog); in run_one_priority_queue_node_test()
1309 static void execute_test(bool throwException,bool flog) { in execute_test()
1331 ResetGlobals(throwException,flog); in execute_test()
1418 static void execute_test(bool throwException,bool flog) { in execute_test()
1441 ResetGlobals(throwException,flog); in execute_test()
1556 void run_one_limiter_node_test(bool throwException,bool flog) { in run_one_limiter_node_test() argument
1573 ResetGlobals(throwException,flog); in run_one_limiter_node_test()
1676 void run_one_split_node_test(bool throwException, bool flog) { in run_one_split_node_test() argument
1699 ResetGlobals(throwException,flog); in run_one_split_node_test()
1792 void run_one_indexer_node_test(bool throwException,bool flog) { in run_one_indexer_node_test() argument
1815 ResetGlobals(throwException,flog); in run_one_indexer_node_test()