Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sLongRunningTests.cpp59 static const struct MemCase in init() struct
61 const char* const nameSuffix; in init()
62 const char* const descSuffix; in init()
63 const int limit; in init()
64 const int redundantBufferFactor; in init()
65MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), red… in init() argument
133 static const struct MemCase in init() struct
135 const char* const nameSuffix; in init()
136 const char* const descSuffix; in init()
137 const int limit; in init()
[all …]
/external/deqp/modules/gles3/stress/
Des3sLongRunningTests.cpp59 static const struct MemCase in init() struct
61 const char* const nameSuffix; in init()
62 const char* const descSuffix; in init()
63 const int limit; in init()
64 const int redundantBufferFactor; in init()
65MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), red… in init() argument
133 static const struct MemCase in init() struct
135 const char* const nameSuffix; in init()
136 const char* const descSuffix; in init()
137 const int limit; in init()
[all …]