Mir
|
Namespaces | |
doubles | |
draw | |
Classes | |
class | CrossProcessAction |
class | Pipe |
struct | StubServerTool |
struct | TestProtobufClient |
struct | TestProtobufServer |
struct | WaitCondition |
Functions | |
MATCHER (KeyDownEvent,"") | |
MATCHER_P (KeyOfSymbol, keysym,"") | |
MATCHER (HoverEnterEvent,"") | |
MATCHER (HoverExitEvent,"") | |
MATCHER_P2 (ButtonDownEvent, x, y,"") | |
MATCHER_P2 (ButtonUpEvent, x, y,"") | |
MATCHER_P2 (MotionEventWithPosition, x, y,"") | |
MATCHER (MovementEvent,"") | |
bool | compare_display_configurations (graphics::DisplayConfiguration const &display_config1, graphics::DisplayConfiguration const &display_config2) |
bool | compare_display_configurations (MirDisplayConfiguration const &client_config, graphics::DisplayConfiguration const &display_config) |
bool | compare_display_configurations (protobuf::DisplayConfiguration const &protobuf_config, graphics::DisplayConfiguration const &display_config) |
bool | compare_display_configurations (MirDisplayConfiguration const &client_config, protobuf::DisplayConfiguration const &protobuf_config) |
MATCHER_P (DisplayConfigMatches, config,"") | |
MATCHER_P (IsKeyEventWithKey, key,"") | |
MATCHER (ButtonDownEvent,"") | |
MATCHER (ButtonUpEvent,"") | |
MATCHER_P2 (MotionEvent, dx, dy,"") | |
MATCHER_P2 (SurfaceEvent, attrib, value,"") | |
template<typename Type > | |
std::shared_ptr< Type > | fake_shared (Type &t) |
ACTION_P (ReturnFalseAndWakeUp, wait_condition) | |
ACTION_P (WakeUp, wait_condition) | |
mir::test::ACTION_P | ( | ReturnFalseAndWakeUp | , |
wait_condition | |||
) |
mir::test::ACTION_P | ( | WakeUp | , |
wait_condition | |||
) |
bool mir::test::compare_display_configurations | ( | graphics::DisplayConfiguration const & | display_config1, |
graphics::DisplayConfiguration const & | display_config2 | ||
) |
bool mir::test::compare_display_configurations | ( | MirDisplayConfiguration const & | client_config, |
graphics::DisplayConfiguration const & | display_config | ||
) |
bool mir::test::compare_display_configurations | ( | protobuf::DisplayConfiguration const & | protobuf_config, |
graphics::DisplayConfiguration const & | display_config | ||
) |
bool mir::test::compare_display_configurations | ( | MirDisplayConfiguration const & | client_config, |
protobuf::DisplayConfiguration const & | protobuf_config | ||
) |
std::shared_ptr<Type> mir::test::fake_shared | ( | Type & | t | ) |
mir::test::MATCHER | ( | KeyDownEvent | , |
"" | |||
) |
mir::test::MATCHER | ( | HoverEnterEvent | , |
"" | |||
) |
mir::test::MATCHER | ( | ButtonDownEvent | , |
"" | |||
) |
mir::test::MATCHER | ( | ButtonUpEvent | , |
"" | |||
) |
mir::test::MATCHER | ( | HoverExitEvent | , |
"" | |||
) |
mir::test::MATCHER | ( | MovementEvent | , |
"" | |||
) |
mir::test::MATCHER_P | ( | IsKeyEventWithKey | , |
key | , | ||
"" | |||
) |
mir::test::MATCHER_P | ( | KeyOfSymbol | , |
keysym | , | ||
"" | |||
) |
mir::test::MATCHER_P | ( | DisplayConfigMatches | , |
config | , | ||
"" | |||
) |
mir::test::MATCHER_P2 | ( | MotionEvent | , |
dx | , | ||
dy | , | ||
"" | |||
) |
mir::test::MATCHER_P2 | ( | ButtonDownEvent | , |
x | , | ||
y | , | ||
"" | |||
) |
mir::test::MATCHER_P2 | ( | SurfaceEvent | , |
attrib | , | ||
value | , | ||
"" | |||
) |
mir::test::MATCHER_P2 | ( | ButtonUpEvent | , |
x | , | ||
y | , | ||
"" | |||
) |
mir::test::MATCHER_P2 | ( | MotionEventWithPosition | , |
x | , | ||
y | , | ||
"" | |||
) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014