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

  /external/deqp/modules/gles31/functional/
es31fNegativeTestShared.hpp 40 class ErrorCase : public TestCase
43 ErrorCase (Context& ctx, const char* name, const char* desc);
44 virtual ~ErrorCase (void) {}
53 NegativeTestContext (ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLog);
72 ErrorCase& m_host;
es31fNegativeTestShared.cpp 42 ErrorCase::ErrorCase (Context& ctx, const char* name, const char* desc)
47 NegativeTestContext::NegativeTestContext (ErrorCase& host,
es31fDebugTests.cpp 229 class BaseCase : public NegativeTestShared::ErrorCase
277 : ErrorCase(ctx, name, desc)
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 614 struct ErrorCase {
624 const ErrorCase& test_case) {
628 ErrorCase kErrorCases[] = {

Completed in 3593 milliseconds