Home
last modified time | relevance | path

Searched defs:kMemorySize (Results 1 – 9 of 9) 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.cc498 const uint32_t kMemorySize = 256; // bytes in TEST() local
590 const uint32_t kMemorySize = 256; // bytes in TEST() local
681 const uint32_t kMemorySize = 4096; // bytes in TEST() local
813 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
1073 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local
1117 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/skia/tests/
DTraceMemoryDumpTest.cpp77 const size_t kMemorySize = 1024; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/external/skqp/tests/
DTraceMemoryDumpTest.cpp77 const size_t kMemorySize = 1024; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/external/google-breakpad/src/processor/
Dstatic_map_unittest.cc92 static const int kMemorySize = 40; member in TestInvalidMap
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc48 const int kMemorySize = 1 << 20; // 1MiB member in base::debug::ActivityTrackerTest
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc440 const uint32_t kMemorySize = sysconf(_SC_PAGESIZE); in TEST() local