Searched refs:es6 (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/mjsunit/ |
D | mjsunit.status | 110 'es6/debug-promises/throw-in-constructor': [PASS, NO_VARIANTS], 111 'es6/debug-promises/reject-in-constructor': [PASS, NO_VARIANTS], 112 'es6/debug-promises/throw-with-undefined-reject': [PASS, NO_VARIANTS], 113 'es6/debug-promises/throw-with-throw-in-reject': [PASS, NO_VARIANTS], 114 'es6/debug-promises/reject-with-throw-in-reject': [PASS, NO_VARIANTS], 115 'es6/debug-promises/throw-uncaught-all': [PASS, NO_VARIANTS], 116 'es6/debug-promises/throw-uncaught-uncaught': [PASS, NO_VARIANTS], 117 'es6/debug-promises/reject-uncaught-late': [PASS, NO_VARIANTS], 118 'es6/debug-promises/throw-caught-by-default-reject-handler': [PASS, NO_VARIANTS], 119 'es6/generators-debug-scopes': [PASS, NO_VARIANTS],
|
/external/google-breakpad/src/testing/test/ |
D | gmock-spec-builders_test.cc | 1427 ExpectationSet es6(e2); // Ctor from const Expectation; alternative syntax. in TEST() local 1435 EXPECT_EQ(1, es6.size()); in TEST() 1441 EXPECT_THAT(es6, Eq(es5)); in TEST()
|