Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
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 TimeMonitor_UnitTests.cpp:

Go to the source code of this file.

Namespaces

 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)