HomeSort by relevance Sort by last modified time
    Searched refs:RunTests (Results 76 - 100 of 192) sorted by null

1 2 34 5 6 7 8

  /external/chromium_org/ppapi/tests/
test_pdf.cc 20 void TestPDF::RunTests(const std::string& filter) {
test_platform_verification_private.cc 21 void TestPlatformVerificationPrivate::RunTests(const std::string& filter) {
test_tcp_server_socket_private.h 29 virtual void RunTests(const std::string& filter);
test_tcp_socket_private.h 23 virtual void RunTests(const std::string& filter);
test_tcp_socket_private_disallowed.cc 33 void TestTCPSocketPrivateDisallowed::RunTests(const std::string& filter) {
test_udp_socket_private_disallowed.cc 27 void TestUDPSocketPrivateDisallowed::RunTests(const std::string& filter) {
test_var_deprecated.h 20 virtual void RunTests(const std::string& filter);
test_audio.h 22 virtual void RunTests(const std::string& filter);
test_compositor.h 23 virtual void RunTests(const std::string& filter);
test_console.cc 26 void TestConsole::RunTests(const std::string& filter) {
test_flash_message_loop.cc 26 void TestFlashMessageLoop::RunTests(const std::string& filter) {
test_fullscreen.h 29 virtual void RunTests(const std::string& filter);
test_host_resolver.h 25 virtual void RunTests(const std::string& filter);
test_host_resolver_private.h 28 virtual void RunTests(const std::string& filter);
test_ime_input_event.h 22 virtual void RunTests(const std::string& test_filter);
test_input_event.h 31 virtual void RunTests(const std::string& test_filter);
test_instance_deprecated.h 44 virtual void RunTests(const std::string& filter);
test_mouse_lock.cc 26 void TestMouseLock::RunTests(const std::string& filter) {
test_output_protection_private.cc 24 void TestOutputProtectionPrivate::RunTests(const std::string& filter) {
test_post_message.h 21 virtual void RunTests(const std::string& filter);
test_scrollbar.cc 28 void TestScrollbar::RunTests(const std::string& filter) {
test_talk_private.cc 44 void TestTalkPrivate::RunTests(const std::string& filter) {
  /external/chromium_org/third_party/WebKit/Source/bindings/
PRESUBMIT.py 66 return input_api.RunTests([test_cmd])
  /external/chromium_org/base/test/launcher/
test_launcher.h 54 virtual size_t RunTests(TestLauncher* test_launcher,
121 void RunTests();
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/test/
test_util_fft.c 71 void RunTests(struct TestResult* result,
161 RunTests(result, RunOneForwardTest, "FwdFFT", 0, info, snr_threshold);
181 RunTests(result, RunOneInverseTest, "InvFFT", 1, info, snr_threshold);

Completed in 359 milliseconds

1 2 34 5 6 7 8