HomeSort by relevance Sort by last modified time
    Searched defs:nameSuffix (Results 1 - 8 of 8) sorted by null

  /external/dagger2/compiler/src/test/java/dagger/internal/codegen/
BindingFieldTest.java 79 @Test public void nameSuffix() {
  /external/deqp/modules/gles2/stress/
es2sLongRunningTests.cpp 61 const char* const nameSuffix;
65 MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), redundantBufferFactor(r) {}
119 (string() + cases[caseNdx].name + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
135 const char* const nameSuffix;
139 MemCase (const char* n, const char* d, int l, int t) : nameSuffix(n), descSuffix(d), limit(l), numTextures(t) {}
187 (string() + cases[caseNdx].name + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
288 const char* const nameSuffix;
292 MemCase (const char* n, const char* d, int t, int b) : nameSuffix(n), descSuffix(d), texLimit(t), bufLimit(b) {}
305 (string() + "buffer_texture_wasteful" + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
328 (string() + "random" + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str()
    [all...]
  /external/deqp/modules/gles3/stress/
es3sLongRunningTests.cpp 61 const char* const nameSuffix;
65 MemCase (const char* n, const char* d, int l, int r) : nameSuffix(n), descSuffix(d), limit(l), redundantBufferFactor(r) {}
119 (string() + cases[caseNdx].name + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
135 const char* const nameSuffix;
139 MemCase (const char* n, const char* d, int l, int t) : nameSuffix(n), descSuffix(d), limit(l), numTextures(t) {}
187 (string() + cases[caseNdx].name + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
288 const char* const nameSuffix;
292 MemCase (const char* n, const char* d, int t, int b) : nameSuffix(n), descSuffix(d), texLimit(t), bufLimit(b) {}
305 (string() + "buffer_texture_wasteful" + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str(),
328 (string() + "random" + memoryLimitCases[memoryLimitNdx].nameSuffix).c_str()
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationCrossInstanceSharingTests.cpp     [all...]
vktSynchronizationWin32KeyedMutexTests.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java     [all...]
  /external/guice/lib/build/
spring-core.jar 
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 

Completed in 289 milliseconds