OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threaded
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_proxy.cc
33
void Run(bool
threaded
, bool impl_side_painting) {
37
RunTest(
threaded
, delegating_renderer, impl_side_painting);
/external/chromium_org/third_party/sqlite/src/test/
thread_common.tcl
86
# Return true if this build can run the multi-
threaded
tests.
98
if {![info exists ::tcl_platform(
threaded
)]} {
102
puts "WARNING: Multi-
threaded
tests skipped: $zProblem"
/external/chromium_org/content/renderer/gpu/
render_widget_compositor.h
44
bool
threaded
);
152
RenderWidgetCompositor(RenderWidget* widget, bool
threaded
);
render_widget_compositor.cc
162
bool
threaded
) {
164
new RenderWidgetCompositor(widget,
threaded
));
423
bool
threaded
)
424
: threaded_(
threaded
),
/external/chromium_org/cc/test/
layer_tree_test.cc
617
void LayerTreeTest::RunTest(bool
threaded
,
620
if (
threaded
) {
633
DCHECK(
threaded
)
layer_tree_test.h
158
virtual void RunTest(bool
threaded
,
/external/chromium_org/third_party/skia/tests/
PathOpsExtendedTest.cpp
475
const SkPathOp shapeOp, const char* testName, bool
threaded
) {
485
if (
threaded
&& !reporter->verbose()) {
PathOpsSkpClipTest.cpp
695
static bool doOneDir(TestState* state, bool
threaded
) {
[
all
...]
/external/chromium_org/v8/test/mjsunit/
d8-os.js
101
// the reason why the test cannot be run multi-
threaded
.
/external/lldb/utils/vim-lldb/plugin/
lldb.vim
111
" FIXME: some
threaded
solution would be better...but it
/external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js
[
all
...]
Completed in 640 milliseconds