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.cc252 struct ResultStats { struct
253 ResultStats() in ResultStats() function
272 size_t count, ResultStats* stats) { in GetResultStats()
324 bool CheckResultStatsBounds(const ResultStats& stats, in CheckResultStatsBounds()
332 void ReportResultStats(const ResultStats& stats, in ReportResultStats()
395 ResultStats stats; in test_gemm_impl()
774 ResultStats stats; in TestWithSmallDataPerChannelQuantization()
994 ResultStats stats; in TestWithLargeDataPerChannelQuantization()
1054 ResultStats stats; in TestWithSmallData()
1077 ResultStats stats; in TestWithRealData()