Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FInsightsTestUtils |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/InsightsTestUtils.h |
| Include Path | #include "Insights/Tests/InsightsTestUtils.h" |
Syntax
class FInsightsTestUtils
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInsightsTestUtils
(
FAutomationTestBase* Test |
Insights/Tests/InsightsTestUtils.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Test | FAutomationTestBase * | Insights/Tests/InsightsTestUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AnalyzeTrace
(
TSharedPtr< const TraceServices::IAnalysisSession > Session |
Insights/Tests/InsightsTestUtils.h | ||
bool AnalyzeTrace
(
const TCHAR* Path |
Insights/Tests/InsightsTestUtils.h | ||
| Insights/Tests/InsightsTestUtils.h | |||
FString GetLiveTrace
(
const TCHAR* Host, |
Insights/Tests/InsightsTestUtils.h | ||
| Insights/Tests/InsightsTestUtils.h | |||
FString GetUTSPath() |
Insights/Tests/InsightsTestUtils.h | ||
bool IsTraceHasLiveStatus
(
const FString& TraceName, |
Insights/Tests/InsightsTestUtils.h | ||
bool IsUnrealTraceServerReady
(
const TCHAR* Host, |
Insights/Tests/InsightsTestUtils.h | ||
bool KillUTS
(
double Timeout |
Insights/Tests/InsightsTestUtils.h | ||
void ResetSession() |
Insights/Tests/InsightsTestUtils.h | ||
bool SetupUTS
(
double Timeout, |
Insights/Tests/InsightsTestUtils.h | ||
bool StartTracing
(
FTraceAuxiliary::EConnectionType ConnectionType, |
Insights/Tests/InsightsTestUtils.h |