Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/Tests
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/TimingProfilerTests.h |
| Include | #include "Insights/Tests/TimingProfilerTests.h" |
Syntax
class FTimingProfilerTests
Remarks
A class containing code for parametric tests for Insight functionality Intended to be called from automatic or user triggered tests
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | GetTimelineIndex
(
const TCHAR* InName |
||
| void | RunEnumerateAllTracksBenchmark
(
const FEnumerateTestParams& InParams, |
||
| void | RunEnumerateAsyncAllTracksBenchmark
(
const FEnumerateTestParams& InParams, |
||
| void | RunEnumerateAsyncBenchmark
(
const FEnumerateTestParams& InParams, |
||
| void | RunEnumerateBenchmark
(
const FEnumerateTestParams& InParams, |
||
| bool | RunEnumerateSyncAsyncComparisonTest
(
FAutomationTestBase& Test, |
||
| void | VerifyCheckValues
(
FAutomationTestBase& Test, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCheckValues | |||
| FEnumerateTestParams |