OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:signed_test_size_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/process/
memory_unittest.cc
178
signed_test_size_
(std::numeric_limits<ssize_t>::max()) {
202
ssize_t
signed_test_size_
;
member in class:OutOfMemoryDeathTest
342
base::AllocateViaCFAllocatorSystemDefault(
signed_test_size_
))) {}
350
base::AllocateViaCFAllocatorMalloc(
signed_test_size_
))) {}
358
base::AllocateViaCFAllocatorMallocZone(
signed_test_size_
))) {}
/external/chromium/base/
process_util_unittest.cc
706
signed_test_size_
(std::numeric_limits<ssize_t>::max()) {
730
ssize_t
signed_test_size_
;
member in class:OutOfMemoryDeathTest
895
base::AllocateViaCFAllocatorSystemDefault(
signed_test_size_
))) {}
903
base::AllocateViaCFAllocatorMalloc(
signed_test_size_
))) {}
911
base::AllocateViaCFAllocatorMallocZone(
signed_test_size_
))) {}
Completed in 211 milliseconds