OpenVPN 3 Core Library
Loading...
Searching...
No Matches
test_typeindex.cpp File Reference
#include "test_common.hpp"
#include <typeindex>
#include <vector>
#include <utility>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/rc.hpp>
#include <openvpn/common/stringtempl2.hpp>
Include dependency graph for test_typeindex.cpp:

Go to the source code of this file.

Functions

 TEST (typeindex, test)
 
 TEST (typeindex, perf_test_fast)
 
 TEST (typeindex, perf_test_dynamic)
 

Function Documentation

◆ TEST() [1/3]

TEST ( typeindex  ,
perf_test_dynamic   
)

Definition at line 150 of file test_typeindex.cpp.

◆ TEST() [2/3]

TEST ( typeindex  ,
perf_test_fast   
)

Definition at line 127 of file test_typeindex.cpp.

◆ TEST() [3/3]

TEST ( typeindex  ,
test   
)

Definition at line 106 of file test_typeindex.cpp.