Home
last modified time | relevance | path

Searched defs:kMemorySize (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_test.cc400 const uint32_t kMemorySize = si.dwPageSize; in TEST_F() local
454 const uint32_t kMemorySize = si.dwPageSize; in TEST_F() local
Dexception_handler_death_test.cc326 const uint32_t kMemorySize = 256; // bytes in TEST_F() local
415 const uint32_t kMemorySize = 256; // bytes in TEST_F() local
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc494 const uint32_t kMemorySize = 256; // bytes in TEST() local
586 const uint32_t kMemorySize = 256; // bytes in TEST() local
677 const uint32_t kMemorySize = 4096; // bytes in TEST() local
809 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
1069 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
1113 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
/external/google-breakpad/src/client/mac/tests/
Dexception_handler_test.cc314 const uint32_t kMemorySize = 256; // bytes in TEST_F() local
413 const uint32_t kMemorySize = 256; // bytes in TEST_F() local
512 const uint32_t kMemorySize = 4096; // bytes in TEST_F() local
/external/google-breakpad/src/processor/
Dstatic_map_unittest.cc92 static const int kMemorySize = 40; member in TestInvalidMap
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc440 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local