OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nestability
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/test/
test_pending_task.cc
9
TestPendingTask::TestPendingTask() :
nestability
(NESTABLE) {}
16
TestNestability
nestability
)
21
nestability
(
nestability
) {}
28
if (
nestability
!= other.
nestability
)
29
return (
nestability
== NESTABLE);
test_pending_task.h
25
TestNestability
nestability
);
35
// Note that two tasks may both have the same
nestability
and delay.
53
TestNestability
nestability
;
member in struct:base::TestPendingTask
Completed in 473 milliseconds