Searched refs:testGetProperty (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/
H A DTestObject.cpp47 static bool testGetProperty(NPObject*, NPIdentifier name, NPVariant*);
58 testGetProperty, 0, 0, testEnumerate,
152 static bool testGetProperty(NPObject* npobj, function
H A DPluginObject.cpp223 "testGetIntIdentifier", "testGetProperty",
767 static bool testGetProperty(PluginObject* obj, function
1226 return testGetProperty(plugin, args, argCount, result);
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DLogManagerTest.java355 public void testGetProperty() throws SecurityException, IOException { method in class:LogManagerTest

Completed in 246 milliseconds