Home
last modified time | relevance | path

Searched defs:getInfos (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp183 std::vector<BaseTypeCase::TestTypeInfo> CoreSamplerTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::CoreSamplerTypeCase
213 std::vector<BaseTypeCase::TestTypeInfo> MSArraySamplerTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::MSArraySamplerTypeCase
243 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferSamplerTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::TextureBufferSamplerTypeCase
274 std::vector<BaseTypeCase::TestTypeInfo> TextureBufferImageTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::TextureBufferImageTypeCase
310 std::vector<BaseTypeCase::TestTypeInfo> CubeArraySamplerTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::CubeArraySamplerTypeCase
342 std::vector<BaseTypeCase::TestTypeInfo> CubeArrayImageTypeCase::getInfos (void) const in getInfos() function in deqp::gles31::Functional::__anon7f39a42b0111::CubeArrayImageTypeCase
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DSessionInfoStore.java46 public List<SessionInfo> getInfos() { in getInfos() method in SessionInfoStore