Home
last modified time | relevance | path

Searched refs:context4 (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
Dawakable_list_unittest.cc168 uintptr_t context4; in TEST() local
260 test::SimpleWaiterThread thread4(&result4, &context4); in TEST()
282 EXPECT_EQ(10u, context4); in TEST()
/external/google-breakpad/src/processor/
Dminidump_unittest.cc538 Context context4(dump, raw_context4); in TEST() local
539 Thread thread4(dump, 0x261a28d4, stack4, context4, in TEST()
542 dump.Add(&context4); in TEST()