Searched refs:testInvalid (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dhandler_test.py13 def testInvalid(self): member in class:HandlerTest
/external/skia/tests/
H A DSerializationTest.cpp123 template<typename T, bool testInvalid> struct SerializationTestUtils {
133 template<typename T, bool testInvalid>
143 SerializationTestUtils<T, testInvalid>::InvalidateData(dataWritten);
158 REPORTER_ASSERT(reporter, buffer2.isValid() == !testInvalid);
/external/chromium_org/third_party/skia/tests/
H A DSerializationTest.cpp126 template<typename T, bool testInvalid> struct SerializationTestUtils {
136 template<typename T, bool testInvalid>
146 SerializationTestUtils<T, testInvalid>::InvalidateData(dataWritten);
161 REPORTER_ASSERT(reporter, buffer2.isValid() == !testInvalid);
/external/chromium_org/third_party/libxml/src/
H A Dcheck-xml-test-suite.py215 def testInvalid(filename, id): function
314 res = testInvalid(URI, id)
/external/clang/test/SemaCXX/
H A Dscope-check.cpp4 namespace testInvalid { namespace
/external/guava/guava-tests/test/com/google/common/net/
H A DInternetDomainNameTest.java203 public void testInvalid() { method in class:InternetDomainNameTest

Completed in 197 milliseconds