Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Time/TimeMonitor_UnitTests.cpp File Reference
#include "Teuchos_TimeMonitor.hpp"
#include "Teuchos_DefaultComm.hpp"
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <unistd.h>
Include dependency graph for Time/TimeMonitor_UnitTests.cpp:

Go to the source code of this file.

Namespaces

namespace  Teuchos
 

Functions

 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, FUNC_TIME_MONITOR)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, enableTimer)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, YamlLabelQuoting)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, TimerLabelFiltering)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, FUNC_TIME_MONITOR_tested)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, SUMMARIZE_diffTimerSets)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, FILTER_ZERO_TIMERS_sameParallelCallCounts)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, FILTER_ZERO_TIMERS_differentParallelCallCounts)
 
 Teuchos::TEUCHOS_UNIT_TEST (TimeMonitor, IgnoreMissingTimers)