Home
last modified time | relevance | path

Searched refs:m_resolution (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_benchmark.h24 uint64_t m_resolution; variable
32 m_resolution( getResolution() ) in BenchmarkLooper()
Dcatch_benchmark.cpp27 if( elapsed < m_resolution ) { in needsMoreIterations()
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp1318 , m_resolution (resolution) in OccludingGeometryComplexityCostCase()
1330 Utils::getFullScreenGrid(m_resolution, in genOccluderGeometry()
1351 const int m_resolution; member in deqp::gles3::Performance::__anon3060813d0111::OccludingGeometryComplexityCostCase
/external/catch2/single_include/catch2/
Dcatch.hpp2577 uint64_t m_resolution; member in Catch::BenchmarkLooper
2585 m_resolution( getResolution() ) in BenchmarkLooper()
6464 if( elapsed < m_resolution ) { in needsMoreIterations()