Home
last modified time | relevance | path

Searched refs:ResultStats (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.cpp55 struct ResultStats struct
65 ResultStats calculateStats (const vector<deUint64>& values) in calculateStats()
67 ResultStats result = { 0.0, 0.0, 0.0, 0xFFFFFFFFFFFFFFFFu, 0 }; in calculateStats()
543 ResultStats interleaved = calculateStats(m_interleavedResults); in logAndSetTestResult()
544 ResultStats batched = calculateStats(m_batchedResults); in logAndSetTestResult()
/external/gemmlowp/test/
Dtest.cc287 struct ResultStats { struct
288 ResultStats() in ResultStats() function
307 size_t count, ResultStats* stats) { in GetResultStats()
360 bool CheckResultStatsBounds(const ResultStats& stats, in CheckResultStatsBounds()
368 void ReportResultStats(const ResultStats& stats, in ReportResultStats()
436 ResultStats stats; in test_gemm_impl()
787 ResultStats stats; in TestWithSmallDataPerChannelQuantization()
984 ResultStats stats; in TestWithLargeDataPerChannelQuantization()
1097 ResultStats stats; in TestMultithreadedPerChannelQuantization()
1157 ResultStats stats; in TestWithSmallData()
[all …]