Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Breakpoint/
H A DWatchpointAlgorithmsTests.cpp19 class WatchpointAlgorithmsTest : public WatchpointAlgorithms { class
26 WatchpointAlgorithmsTest::Region user; // What the user requested
27 std::vector<WatchpointAlgorithmsTest::Region>
32 std::vector<WatchpointAlgorithmsTest::Region> result, in check_testcase()
93 auto result = WatchpointAlgorithmsTest::PowerOf2Watchpoints( in TEST()
118 auto result = WatchpointAlgorithmsTest::PowerOf2Watchpoints( in TEST()
174 auto result = WatchpointAlgorithmsTest::PowerOf2Watchpoints( in TEST()