HomeSort by relevance Sort by last modified time
    Searched refs:HasPeb (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/client/windows/unittests/
dump_analysis.h 61 bool HasPeb() const;
minidump_test.cc 206 EXPECT_FALSE(mini.HasPeb());
226 EXPECT_TRUE(mini.HasPeb());
261 EXPECT_TRUE(mini.HasPeb());
306 EXPECT_TRUE(mini.HasPeb() || full.HasPeb());
exception_handler_test.cc 271 EXPECT_TRUE(mini.HasPeb() || full.HasPeb());
342 EXPECT_TRUE(mini.HasPeb() || full.HasPeb());
dump_analysis.cc 96 bool DumpAnalysis::HasPeb() const {

Completed in 438 milliseconds