Lines Matching refs:doFlog

603             bool doFlog = (i & 0x2) != 0;  in run_function_node_test()  local
618 (doThrow,doFlog,"function_node"); in run_function_node_test()
710 bool doFlog = (i & 0x2) != 0; in run_multifunction_node_test() local
725 (doThrow,doFlog,"multifunction_node"); in run_multifunction_node_test()
877 bool doFlog = (i & 0x2) != 0; in run_continue_node_test() local
885 (doThrow,doFlog); in run_continue_node_test()
999 bool doFlog = (i & 0x2) != 0; in run_buffer_queue_and_overwrite_node_test() local
1007 >(throwException, doFlog); in run_buffer_queue_and_overwrite_node_test()
1015 >(throwException, doFlog); in run_buffer_queue_and_overwrite_node_test()
1023 >(throwException, doFlog); in run_buffer_queue_and_overwrite_node_test()
1132 bool doFlog = (i & 0x2) != 0; in run_sequencer_node_test() local
1141 >(throwException, doFlog); in run_sequencer_node_test()
1256 bool doFlog = (i & 0x2) != 0; in run_priority_queue_node_test() local
1264 >(throwException, doFlog); in run_priority_queue_node_test()
1518 bool doFlog = (i & 0x2) != 0; in run_join_node_test() local
1528 SinkBodyType>::execute_test(throwException,doFlog); in run_join_node_test()
1642 bool doFlog = (i & 0x2) != 0; in run_limiter_node_test() local
1650 >(throwException, doFlog); in run_limiter_node_test()
1757 bool doFlog = (i & 0x2) != 0; in run_split_node_test() local
1767 (throwException,doFlog); in run_split_node_test()
1891 bool doFlog = (i & 0x2) != 0; in run_indexer_node_test() local
1900 SinkBodyType>(throwException,doFlog); in run_indexer_node_test()