Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/mac/tests/
H A Dexception_handler_test.cc345 void_function memory_function = in TEST_F() local
347 memory_function(); in TEST_F()
444 void_function memory_function = in TEST_F() local
446 memory_function(); in TEST_F()
543 void_function memory_function = in TEST_F() local
545 memory_function(); in TEST_F()
619 volatile void_function memory_function = in TEST_F() local
621 memory_function(); in TEST_F()
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Dexception_handler_death_test.cc347 void_function memory_function = in TEST_F() local
349 ASSERT_DEATH(memory_function(), ""); in TEST_F()
447 void_function memory_function = in TEST_F() local
449 ASSERT_DEATH(memory_function(), ""); in TEST_F()
535 void_function memory_function = in TEST_F() local
537 ASSERT_DEATH(memory_function(), ""); in TEST_F()
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc622 void_function memory_function = in TEST() local
624 memory_function(); in TEST()
714 void_function memory_function = in TEST() local
716 memory_function(); in TEST()
805 void_function memory_function = in TEST() local
807 memory_function(); in TEST()
875 volatile void_function memory_function = in TEST() local
877 memory_function(); in TEST()