Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FInsightsTestUtils
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool AnalyzeTrace
(
const TCHAR* Path |
Insights/Tests/InsightsTestUtils.h | ||
bool AnalyzeTrace
(
TSharedPtr< const TraceServices::IAnalysisSession > Session |
Insights/Tests/InsightsTestUtils.h |
AnalyzeTrace(const TCHAR *)
| Name | AnalyzeTrace |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/InsightsTestUtils.h |
| Include Path | #include "Insights/Tests/InsightsTestUtils.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/Tests/InsightsTestUtils.cpp |
bool AnalyzeTrace
(
const TCHAR * Path
) const
AnalyzeTrace(TSharedPtr< const TraceServices::IAnalysisSession >)
| Name | AnalyzeTrace |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/InsightsTestUtils.h |
| Include Path | #include "Insights/Tests/InsightsTestUtils.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/Tests/InsightsTestUtils.cpp |
bool AnalyzeTrace
(
TSharedPtr < const TraceServices::IAnalysisSession > Session
) const