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

  /cts/suite/audio_quality/lib/src/
Report.cpp 77 task->getCaseName(name);
85 task->getCaseName(name);
  /external/deqp/modules/gles3/functional/
es3fDefaultVertexAttributeTests.cpp 110 static const char* getCaseName (void) \
144 static const char* getCaseName (void) \
178 static const char* getCaseName (void) \
212 static const char* getCaseName (void) \
292 LoaderType::getCaseName(),
  /cts/suite/audio_quality/lib/include/task/
TaskCase.h 41 bool getCaseName(android::String8& name) const;
  /cts/suite/audio_quality/lib/src/task/
TaskSave.cpp 67 if (!getTestCase()->getCaseName(caseName)) {
TaskCase.cpp 47 bool TaskCase::getCaseName(android::String8& name) const
  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 108 static const char* getCaseName (void) \
142 static const char* getCaseName (void) \
216 LoaderType::getCaseName(),
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 229 std::string getCaseName (const Texture& texture, const deUint32 flags)
527 imageGroup->addChild(new SizeTest(testCtx, getCaseName(texture, s_flags[flagNdx]), "", texture, format, s_flags[flagNdx]));
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]

Completed in 973 milliseconds