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

1 2 3 4 5

  /external/chromium_org/webkit/glue/
webkit_glue_unittest.cc 70 TestWebKitPlatformSupport platform_support; local
73 platform_support.setSharedTimerFireInterval(0);
75 platform_support.SuspendSharedTimer();
81 platform_support.set_mock_monotonically_increasing_time(new_time);
84 platform_support.ResumeSharedTimer();
85 EXPECT_TRUE(base::TimeDelta() == platform_support.shared_timer_delay());
  /external/chromium_org/webkit/support/
platform_support_linux.cc 5 #include "webkit/support/platform_support.h"
platform_support_mac.mm 5 #include "webkit/support/platform_support.h"
platform_support_win.cc 5 #include "webkit/support/platform_support.h"
platform_support_android.cc 5 #include "webkit/support/platform_support.h"
  /external/clang/test/SemaTemplate/
instantiate-invalid.cpp 39 class the_application : public agg::platform_support
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.members/
name.pass.cpp 17 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
imbue.pass.cpp 20 #include "platform_support.h" // locale name macros
default.pass.cpp 20 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.cons/
pointer.pass.cpp 19 #include "platform_support.h"
string.pass.cpp 19 #include "platform_support.h"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/fstream.members/
close.pass.cpp 19 #include "platform_support.h"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.assign/
move_assign.pass.cpp 19 #include "platform_support.h"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.cons/
move.pass.cpp 19 #include "platform_support.h"
pointer.pass.cpp 19 #include "platform_support.h"
string.pass.cpp 19 #include "platform_support.h"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.members/
close.pass.cpp 19 #include "platform_support.h"
rdbuf.pass.cpp 19 #include "platform_support.h"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.callback/
register_callback.pass.cpp 21 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/
default.pass.cpp 20 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales/
locales.pass.cpp 21 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate.byname/
types.pass.cpp 30 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.get.byname/
date_order.pass.cpp 20 #include "platform_support.h" // locale name macros
date_order_wide.pass.cpp 20 #include "platform_support.h" // locale name macros
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.locale/
imbue.pass.cpp 20 #include "platform_support.h" // locale name macros

Completed in 324 milliseconds

1 2 3 4 5