Home
last modified time | relevance | path

Searched refs:test_constructor (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
Daarch64-cxxabi.cpp84 void test_constructor() { in test_constructor() function
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DZipErrorTest.java29 public void test_constructor() { in test_constructor() method in ZipErrorTest
/external/clang/bindings/python/tests/cindex/
Dtest_token_kind.py6 def test_constructor(): function
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DAttributedCharacterIteratorAttributeTest.java36 public void test_constructor() { in test_constructor() method in AttributedCharacterIteratorAttributeTest
/external/skia/tests/
DMatrix44Test.cpp80 static void test_constructor(skiatest::Reporter* reporter) { in test_constructor() function
428 test_constructor(reporter); in TestMatrix44()