Home
last modified time | relevance | path

Searched refs:static_range_map (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/processor/
Dstatic_range_map_unittest.cc374 scoped_ptr<TestMap> static_range_map(new TestMap(memaddr.get())); in RunTestCase() local
377 EXPECT_EQ(static_range_map->GetCount(), stored_count); in RunTestCase()
384 RetrieveTest(static_range_map.get(), range_test); in RunTestCase()
387 RetrieveIndexTest(static_range_map.get(), test_case); in RunTestCase()
Dprocessor.gyp122 'static_range_map-inl.h',
123 'static_range_map.h',
/external/google-breakpad/
DMakefile.am267 src/processor/static_range_map-inl.h \
268 src/processor/static_range_map.h \
DMakefile.in435 src/processor/static_range_map-inl.h \
436 src/processor/static_range_map.h \
2067 @DISABLE_PROCESSOR_FALSE@ src/processor/static_range_map-inl.h \
2068 @DISABLE_PROCESSOR_FALSE@ src/processor/static_range_map.h \