HomeSort by relevance Sort by last modified time
    Searched full:actual_left (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome_frame/test/
mock_ie_event_sink_actions.h 353 int actual_left = 0; local
359 web_browser2->get_Left(reinterpret_cast<long*>(&actual_left)); // NOLINT
364 EXPECT_GE(actual_left, left);

Completed in 141 milliseconds