OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Stress
(Results
1 - 25
of
42
) sorted by null
1
2
/external/deqp/modules/gles2/stress/
es2sDrawTests.hpp
23
* \brief Drawing
stress
tests.
33
namespace
Stress
49
} //
Stress
es2sLongRunningTests.hpp
23
* \brief Long-running
stress
tests.
33
namespace
Stress
49
} //
Stress
es2sMemoryTests.hpp
23
* \brief Memory object
stress
test
33
namespace
Stress
49
} //
Stress
es2sSpecialFloatTests.hpp
23
* \brief Special float
stress
tests.
33
namespace
Stress
49
} //
Stress
es2sStressTests.hpp
23
* \brief
Stress
tests.
33
namespace
Stress
49
} //
Stress
es2sVertexArrayTests.hpp
23
* \brief Vertex array and buffer unaligned access
stress
tests
33
namespace
Stress
49
} //
Stress
es2sStressTests.cpp
21
* \brief
Stress
tests.
35
namespace
Stress
39
: TestCaseGroup(context, "
stress
", "
Stress
tests")
56
} //
Stress
es2sMemoryTests.cpp
21
* \brief Memory object
stress
test
42
namespace
Stress
46
: TestCaseGroup(testCtx, "memory", "Memory
stress
tests")
59
tcu::TestCaseGroup* basicGroup = new TestCaseGroup(m_context, "basic", "Basic allocation
stress
tests.");
84
tcu::TestCaseGroup* randomGroup = new TestCaseGroup(m_context, "random", "Random allocation
stress
tests.");
122
tcu::TestCaseGroup* basicClearGroup = new TestCaseGroup(m_context, "basic_clear", "Basic allocation
stress
tests with glClear after OOM.");
147
tcu::TestCaseGroup* randomClearGroup = new TestCaseGroup(m_context, "random_clear", "Random allocation
stress
tests with glClear after OOM.");
185
} //
Stress
/external/deqp/modules/gles3/stress/
es3sDrawTests.hpp
23
* \brief Draw
stress
tests
33
namespace
Stress
49
} //
Stress
es3sLongRunningShaderTests.hpp
23
* \brief Long running shader
stress
tests.
33
namespace
Stress
49
} //
Stress
es3sLongRunningTests.hpp
23
* \brief Long-running
stress
tests.
33
namespace
Stress
49
} //
Stress
es3sLongShaderTests.hpp
23
* \brief Long shader compilation
stress
tests
33
namespace
Stress
49
} //
Stress
es3sMemoryTests.hpp
23
* \brief Memory object
stress
test
33
namespace
Stress
49
} //
Stress
es3sOcclusionQueryTests.hpp
23
* \brief Occlusion query
stress
tests
33
namespace
Stress
49
} //
Stress
es3sSpecialFloatTests.hpp
23
* \brief Special float
stress
tests.
33
namespace
Stress
49
} //
Stress
es3sStressTests.hpp
23
* \brief
Stress
tests.
33
namespace
Stress
49
} //
Stress
es3sSyncTests.hpp
23
* \brief Sync
stress
tests.
33
namespace
Stress
49
} //
Stress
es3sVertexArrayTests.hpp
23
* \brief Vertex array and buffer unaligned access
stress
tests
33
namespace
Stress
49
} //
Stress
es3sStressTests.cpp
21
* \brief
Stress
tests.
40
namespace
Stress
44
: TestCaseGroup(context, "
stress
", "
Stress
tests")
65
} //
Stress
/external/deqp/modules/gles31/stress/
es31sDrawTests.hpp
23
* \brief Drawing
stress
tests.
33
namespace
Stress
49
} //
Stress
es31sStressTests.hpp
23
* \brief
Stress
tests.
33
namespace
Stress
49
} //
Stress
es31sTessellationGeometryInteractionTests.hpp
23
* \brief Tessellation and geometry shader interaction
stress
tests.
33
namespace
Stress
49
} //
Stress
es31sVertexAttributeBindingTests.hpp
23
* \brief Vertex attribute binding
stress
tests.
33
namespace
Stress
49
} //
Stress
es31sStressTests.cpp
21
* \brief
Stress
tests.
34
namespace
Stress
38
: TestCaseGroup(context, "
stress
", "
Stress
tests")
53
} //
Stress
/external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_interface.h
29
Stress
= 2,
Completed in 471 milliseconds
1
2