Back to Chromium

Prompt

agents/prompts/eval/add_gtest_coverage/prompt.md

148.0.7773.1528 B
Original Source

Help me add unit level tests for the following methods. Compile and run the tests. Do not commit or revert the tests.

components/viz/common/surfaces/region_capture_bounds.h viz::RegionCaptureBounds::IsEmpty() const components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Empty() components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Set(base::Token const&, gfx::Rect const&) components/viz/common/surfaces/region_capture_bounds.c viz::RegionCaptureBounds::Reset()