Home
last modified time | relevance | path

Searched refs:checkConstructor (Results 1 – 2 of 2) sorted by relevance

/external/android-mock/tests/com/google/android/testing/mocking/
DConstructorCreationTests.java100 private void checkConstructor(Object[] args, Type[] expectedTypes) { in checkConstructor() method in ConstructorCreationTests
112 checkConstructor( in testCorrectConstructor()
115 checkConstructor( in testCorrectConstructor()
118 checkConstructor( in testCorrectConstructor()
121 checkConstructor( in testCorrectConstructor()
124 checkConstructor( in testCorrectConstructor()
127 checkConstructor( in testCorrectConstructor()
/external/v8/test/mjsunit/
Dbuiltins.js49 function checkConstructor(func, name) { function
88 checkConstructor(value, name);