OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BeginTest
(Results
1 - 25
of
33
) sorted by null
1
2
/external/chromium_org/v8/test/mjsunit/
debug-receiver.js
61
function
BeginTest
(name) {
91
BeginTest
("strict: undefined"); TestStrict(undefined); EndTest();
92
BeginTest
("strict: null"); TestStrict(null); EndTest();
93
BeginTest
("strict: 1"); TestStrict(1); EndTest();
94
BeginTest
("strict: 1.2"); TestStrict(1.2); EndTest();
95
BeginTest
("strict: 'asdf'"); TestStrict('asdf'); EndTest();
96
BeginTest
("strict: true"); TestStrict(true); EndTest();
115
BeginTest
("non-strict: undefined"); TestNonStrict(undefined); EndTest();
116
BeginTest
("non-strict: null"); TestNonStrict(null); EndTest();
117
BeginTest
("non-strict: 1"); TestNonStrict(1); EndTest()
[
all
...]
debug-scopes.js
62
function
BeginTest
(name) {
189
BeginTest
("Local 1");
205
BeginTest
("Local 2");
221
BeginTest
("Local 3");
238
BeginTest
("Local 4");
256
BeginTest
("Local 5");
273
BeginTest
("Local 6");
291
BeginTest
("Local 7");
311
BeginTest
("With 1");
330
BeginTest
("With 2")
[
all
...]
debug-stepout-recursive-function.js
53
function
BeginTest
(name) {
81
BeginTest
('Test 1');
87
BeginTest
('Test 2');
93
BeginTest
('Test 3');
99
BeginTest
('Test 4');
/external/v8/test/mjsunit/
debug-receiver.js
61
function
BeginTest
(name) {
91
BeginTest
("strict: undefined"); TestStrict(undefined); EndTest();
92
BeginTest
("strict: null"); TestStrict(null); EndTest();
93
BeginTest
("strict: 1"); TestStrict(1); EndTest();
94
BeginTest
("strict: 1.2"); TestStrict(1.2); EndTest();
95
BeginTest
("strict: 'asdf'"); TestStrict('asdf'); EndTest();
96
BeginTest
("strict: true"); TestStrict(true); EndTest();
115
BeginTest
("non-strict: undefined"); TestNonStrict(undefined); EndTest();
116
BeginTest
("non-strict: null"); TestNonStrict(null); EndTest();
117
BeginTest
("non-strict: 1"); TestNonStrict(1); EndTest()
[
all
...]
debug-scopes.js
62
function
BeginTest
(name) {
189
BeginTest
("Local 1");
205
BeginTest
("Local 2");
221
BeginTest
("Local 3");
238
BeginTest
("Local 4");
256
BeginTest
("Local 5");
273
BeginTest
("Local 6");
291
BeginTest
("Local 7");
311
BeginTest
("With 1");
330
BeginTest
("With 2")
[
all
...]
debug-stepout-recursive-function.js
53
function
BeginTest
(name) {
81
BeginTest
('Test 1');
87
BeginTest
('Test 2');
93
BeginTest
('Test 3');
99
BeginTest
('Test 4');
/external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc
38
virtual void
BeginTest
() OVERRIDE {
89
virtual void
BeginTest
() OVERRIDE {
122
virtual void
BeginTest
() OVERRIDE {
189
virtual void
BeginTest
() OVERRIDE {
227
virtual void
BeginTest
() OVERRIDE {
269
virtual void
BeginTest
() OVERRIDE {
314
virtual void
BeginTest
() OVERRIDE {
451
virtual void
BeginTest
() OVERRIDE {
507
virtual void
BeginTest
() OVERRIDE {
565
virtual void
BeginTest
() OVERRIDE
[
all
...]
layer_tree_host_unittest_damage.cc
38
virtual void
BeginTest
() OVERRIDE {
99
virtual void
BeginTest
() OVERRIDE {
150
virtual void
BeginTest
() OVERRIDE {
242
virtual void
BeginTest
() OVERRIDE {
312
virtual void
BeginTest
() OVERRIDE {
459
virtual void
BeginTest
() OVERRIDE {
530
virtual void
BeginTest
() OVERRIDE {
610
virtual void
BeginTest
() OVERRIDE {
layer_tree_host_unittest.cc
77
virtual void
BeginTest
() OVERRIDE {
110
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
160
virtual void
BeginTest
() OVERRIDE {
241
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
282
virtual void
BeginTest
() OVERRIDE {
351
virtual void
BeginTest
() OVERRIDE {
411
virtual void
BeginTest
() OVERRIDE {
452
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
482
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
525
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread();
[
all
...]
layer_tree_host_common_perftest.cc
80
virtual void
BeginTest
() OVERRIDE {
116
virtual void
BeginTest
() OVERRIDE {
layer_tree_host_unittest_picture.cc
35
virtual void
BeginTest
() OVERRIDE {
layer_tree_host_unittest_video.cc
44
virtual void
BeginTest
() OVERRIDE {
layer_tree_host_unittest_copyrequest.cc
36
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
169
virtual void
BeginTest
() OVERRIDE {
274
virtual void
BeginTest
() OVERRIDE {
367
virtual void
BeginTest
() OVERRIDE {
440
virtual void
BeginTest
() OVERRIDE {
489
virtual void
BeginTest
() OVERRIDE {
567
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
692
virtual void
BeginTest
() OVERRIDE {
782
virtual void
BeginTest
() OVERRIDE {
785
LayerTreeHostCopyRequestTestCountTextures::
BeginTest
();
[
all
...]
layer_tree_host_unittest_context.cc
207
virtual void
BeginTest
() OVERRIDE {
490
virtual void
BeginTest
() OVERRIDE {
524
virtual void
BeginTest
() OVERRIDE {
577
virtual void
BeginTest
() OVERRIDE {
733
virtual void
BeginTest
() OVERRIDE {
779
virtual void
BeginTest
() OVERRIDE {
[
all
...]
layer_tree_host_unittest_scroll.cc
33
virtual void
BeginTest
() OVERRIDE {
97
virtual void
BeginTest
() OVERRIDE {
182
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
347
virtual void
BeginTest
() OVERRIDE {
454
virtual void
BeginTest
() OVERRIDE { PostSetNeedsCommitToMainThread(); }
727
virtual void
BeginTest
() OVERRIDE {
835
virtual void
BeginTest
() OVERRIDE {
[
all
...]
layer_tree_host_unittest_delegated.cc
257
virtual void
BeginTest
() OVERRIDE {
383
virtual void
BeginTest
() OVERRIDE {
404
virtual void
BeginTest
() OVERRIDE {
435
virtual void
BeginTest
() OVERRIDE {
466
virtual void
BeginTest
() OVERRIDE {
738
virtual void
BeginTest
() OVERRIDE {
798
virtual void
BeginTest
() OVERRIDE {
847
virtual void
BeginTest
() OVERRIDE {
[
all
...]
/external/chromium_org/v8/test/mjsunit/harmony/
debug-blockscopes.js
65
function
BeginTest
(name) {
199
BeginTest
("Local block 1");
217
BeginTest
("Local 2");
235
BeginTest
("Local 3");
252
BeginTest
("Local 4");
270
BeginTest
("Local 5");
291
BeginTest
("Local 6");
313
BeginTest
("Local 7");
337
BeginTest
("Closure 1");
365
BeginTest
("For loop 1")
[
all
...]
/external/v8/test/mjsunit/harmony/
debug-blockscopes.js
65
function
BeginTest
(name) {
199
BeginTest
("Local block 1");
217
BeginTest
("Local 2");
235
BeginTest
("Local 3");
252
BeginTest
("Local 4");
270
BeginTest
("Local 5");
291
BeginTest
("Local 6");
313
BeginTest
("Local 7");
337
BeginTest
("Closure 1");
365
BeginTest
("For loop 1")
[
all
...]
/external/chromium_org/cc/layers/
heads_up_display_unittest.cc
40
virtual void
BeginTest
() OVERRIDE {
texture_layer_unittest.cc
773
virtual void
BeginTest
() OVERRIDE {
[
all
...]
/external/chromium_org/cc/resources/
raster_worker_pool_unittest.cc
93
virtual void
BeginTest
() = 0;
118
BeginTest
();
247
virtual void
BeginTest
() OVERRIDE {
274
virtual void
BeginTest
() OVERRIDE {
/external/chromium_org/cc/output/
delegating_renderer_unittest.cc
35
virtual void
BeginTest
() OVERRIDE {
86
virtual void
BeginTest
() OVERRIDE {
/external/chromium_org/cc/test/
layer_tree_pixel_test.h
40
virtual void
BeginTest
() OVERRIDE;
layer_tree_test.h
101
//
BeginTest
() is called once the main message loop is running and the layer
115
virtual void
BeginTest
() = 0;
/external/chromium_org/chrome/service/cloud_print/
printer_job_handler_unittest.cc
447
void
BeginTest
(int timeout_seconds);
585
void PrinterJobHandlerTest::
BeginTest
(int timeout_seconds) {
679
BeginTest
(20);
712
BeginTest
(20);
764
BeginTest
(5);
806
BeginTest
(70);
Completed in 725 milliseconds
1
2