Home
last modified time | relevance | path

Searched defs:TestError (Results 1 – 25 of 25) sorted by relevance

/external/deqp/framework/common/
DtcuDefs.cpp88 TestError::TestError (const char* message, const char* expr, const char* file, int line) in TestError() function in tcu::TestError
92 TestError::TestError (const std::string& message, const char* expr, const char* file, int line) in TestError() function in tcu::TestError
97 TestError::TestError (const std::string& message) in TestError() function in tcu::TestError
DtcuDefs.hpp77 class TestError : public TestException class
/external/libchrome/base/
Dscoped_clear_errno_unittest.cc21 TEST(ScopedClearErrno, TestError) { in TEST() argument
/external/antlr/runtime/Python3/
Dsetup.py62 class TestError(DistutilsError): class
/external/antlr/runtime/Python/
Dsetup.py56 class TestError(DistutilsError): class
/external/webrtc/webrtc/libjingle/xmpp/
Dmucroomconfigtask_unittest.cc111 TEST_F(MucRoomConfigTaskTest, TestError) { in TEST_F() argument
Dxmppstanzaparser_unittest.cc150 TEST(XmppStanzaParserTest, TestError) { in TEST() argument
Dmucroomlookuptask_unittest.cc155 TEST_F(MucRoomLookupTaskTest, TestError) { in TEST_F() argument
/external/libyuv/files/tools_libyuv/autoroller/unittests/
Droll_deps_test.py44 class TestError(Exception): class
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java116 class TestError extends Error {} in testOnSuccessThrowsError() class
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DFutureCallbackTest.java116 class TestError extends Error {} in testOnSuccessThrowsError() class
/external/webrtc/webrtc/p2p/base/
Dstunrequest_unittest.cc115 TEST_F(StunRequestTest, TestError) { in TEST_F() argument
/external/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp352 void UnifiedCacheTest::TestError() { in TestError() function in UnifiedCacheTest
/external/webrtc/webrtc/libjingle/xmllite/
Dxmlparser_unittest.cc230 TEST(XmlParserTest, TestError) { in TEST() argument
/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py25 class TestError(Exception): class
/external/robolectric-shadows/shadowapi/src/test/java/org/robolectric/util/
DReflectionHelpersTest.java265 private static class TestError extends Error { class in ReflectionHelpersTest
/external/autotest/client/cros/cellular/pseudomodem/
Dpm_errors.py344 class TestError(dbus.exceptions.DBusException): class
/external/autotest/client/common_lib/
Derror.py67 class TestError(TestBaseException): class
/external/grpc-grpc-java/context/src/test/java/io/grpc/
DContextTest.java1007 private static final class TestError extends Error {} class in ContextTest
/external/flatbuffers/tests/
Dtest.cpp1255 # define TestError(src, ...) \ macro
1258 # define TestError(src, ...) \ macro
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java1425 private static final class TestError extends Error {} class in ServerImplTest
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2651 class TestError(Exception): class
/external/python/cpython2/Modules/
D_testcapimodule.c25 static PyObject *TestError; /* set to exception object in init */ variable
/external/python/pyopenssl/tests/
Dtest_ssl.py3223 class TestError(object): class
/external/python/cpython3/Modules/
D_testcapimodule.c37 static PyObject *TestError; /* set to exception object in init */ variable