Searched defs:m_configurations (Results 1 – 2 of 2) sorted by relevance
/external/testng/src/test/java/test/sample/ | ||
D | BaseSampleInheritance.java | 17 protected List<String> m_configurations = new ArrayList<>(); field in BaseSampleInheritance |
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ | ||
D | esextcTextureBufferTextureBufferRange.hpp | 268 std::map<glw::GLenum, FormatInfo> m_configurations; member in glcts::TextureBufferTextureBufferRange |