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

  /external/chromium_org/ppapi/tests/
test_mouse_cursor.h 11 class TestMouseCursor : public TestCase {
13 explicit TestMouseCursor(TestingInstance* instance);
test_mouse_cursor.cc 13 TestMouseCursor::TestMouseCursor(TestingInstance* instance)
17 bool TestMouseCursor::Init() {
23 void TestMouseCursor::RunTests(const std::string& filter) {
29 std::string TestMouseCursor::TestType() {
38 std::string TestMouseCursor::TestCustom() {
67 std::string TestMouseCursor::TestPoint() {

Completed in 143 milliseconds