Home
last modified time | relevance | path

Searched refs:continuous (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/modules/pathkit/
H A DMakefile33 # Build the library and run the tests. If developing locally, test-continuous is better
41 test-continuous:
46 test-continuous-asmjs:
52 # test-docker-continuous is better, although if you make changes to the C++/WASM code,
74 test-docker-continuous:
79 test-docker-continuous-asmjs:
/third_party/skia/experimental/wasm-skp-debugger/
H A DMakefile30 test-continuous:
/third_party/skia/modules/canvaskit/
H A DMakefile102 test-continuous:
107 test-continuous-headless:
/third_party/jerryscript/jerry-core/api/
H A Djerry.c3270 bool continuous = true; in jerry_foreach_object_property() local
3272 for (uint32_t i = 0; continuous && (i < names_p->item_count); i++) in jerry_foreach_object_property()
3283 continuous = foreach_p (buffer_p[i], property_value, user_data_p); in jerry_foreach_object_property()

Completed in 6 milliseconds