Home
last modified time | relevance | path

Searched refs:memory_function (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc342 void_function memory_function = in TEST_F() local
344 memory_function(); in TEST_F()
441 void_function memory_function = in TEST_F() local
443 memory_function(); in TEST_F()
540 void_function memory_function = in TEST_F() local
542 memory_function(); in TEST_F()
616 volatile void_function memory_function = in TEST_F() local
618 memory_function(); in TEST_F()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_death_test.cc344 void_function memory_function = in TEST_F() local
346 ASSERT_DEATH(memory_function(), ""); in TEST_F()
444 void_function memory_function = in TEST_F() local
446 ASSERT_DEATH(memory_function(), ""); in TEST_F()
532 void_function memory_function = in TEST_F() local
534 ASSERT_DEATH(memory_function(), ""); in TEST_F()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc605 void_function memory_function = in TEST() local
607 memory_function(); in TEST()
697 void_function memory_function = in TEST() local
699 memory_function(); in TEST()
788 void_function memory_function = in TEST() local
790 memory_function(); in TEST()
858 volatile void_function memory_function = in TEST() local
860 memory_function(); in TEST()