OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_points
(Results
1 - 6
of
6
) sorted by null
/external/chromium/testing/gtest/test/
gtest_output_test_.cc
269
static void ThreadWithScopedTrace(CheckPoints*
check_points
) {
274
check_points
->n1.Notify();
275
check_points
->n2.WaitForNotification();
282
check_points
->n3.Notify();
288
CheckPoints
check_points
;
local
290
&
check_points
,
292
check_points
.n1.WaitForNotification();
298
check_points
.n2.Notify();
299
check_points
.n3.WaitForNotification();
/external/chromium_org/testing/gtest/test/
gtest_output_test_.cc
281
static void ThreadWithScopedTrace(CheckPoints*
check_points
) {
286
check_points
->n1.Notify();
287
check_points
->n2.WaitForNotification();
294
check_points
->n3.Notify();
300
CheckPoints
check_points
;
local
302
&
check_points
,
304
check_points
.n1.WaitForNotification();
310
check_points
.n2.Notify();
311
check_points
.n3.WaitForNotification();
/external/gtest/test/
gtest_output_test_.cc
269
static void ThreadWithScopedTrace(CheckPoints*
check_points
) {
274
check_points
->n1.Notify();
275
check_points
->n2.WaitForNotification();
282
check_points
->n3.Notify();
288
CheckPoints
check_points
;
local
290
&
check_points
,
292
check_points
.n1.WaitForNotification();
298
check_points
.n2.Notify();
299
check_points
.n3.WaitForNotification();
/ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc
281
static void ThreadWithScopedTrace(CheckPoints*
check_points
) {
286
check_points
->n1.Notify();
287
check_points
->n2.WaitForNotification();
294
check_points
->n3.Notify();
300
CheckPoints
check_points
;
local
302
&
check_points
,
304
check_points
.n1.WaitForNotification();
310
check_points
.n2.Notify();
311
check_points
.n3.WaitForNotification();
/external/chromium_org/third_party/freetype/include/freetype/internal/
psaux.h
494
T1_Builder_Check_Points_Func
check_points
;
member in struct:T1_Builder_FuncsRec_
[
all
...]
/external/freetype/include/freetype/internal/
psaux.h
494
T1_Builder_Check_Points_Func
check_points
;
member in struct:T1_Builder_FuncsRec_
[
all
...]
Completed in 579 milliseconds