Searched defs:testGetPrototype (Results 1 – 5 of 5) sorted by relevance
95 def testGetPrototype(self): member in MessageFactoryTest
66 def testGetPrototype(self): member in SymbolDatabaseTest
102 public void testGetPrototype() throws Exception { in testGetPrototype() method in ServiceTest
100 public void testGetPrototype() throws Exception { in testGetPrototype() method in ServiceTest
20 static napi_value testGetPrototype(napi_env env, napi_callback_info info) { in testGetPrototype() function