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

/external/chromium_org/v8/test/mjsunit/harmony/
H A Dproxies.js1647 function TestPropertyNames(names, handler) {
1656 TestPropertyNames([], {
1660 TestPropertyNames(["a", "zz", " ", "0", "toString"], {
1664 TestPropertyNames(["throw", "function "], {
1669 TestPropertyNames(["[object Object]"], {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c57 static void TestPropertyNames(void);
194 addTest(root, &TestPropertyNames, "tsutil/cucdtst/TestPropertyNames");
2901 TestPropertyNames(void) { function
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c57 static void TestPropertyNames(void);
193 addTest(root, &TestPropertyNames, "tsutil/cucdtst/TestPropertyNames");
2900 TestPropertyNames(void) { function

Completed in 201 milliseconds