/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/ |
H A D | voice_engine.gyp | 157 'test/auto_test/automated_mode.cc', 173 'test/auto_test/standard/dtmf_test.cc', 188 'test/auto_test/resource_manager.cc', 189 'test/auto_test/voe_cpu_test.cc', 190 'test/auto_test/voe_cpu_test.h', 191 'test/auto_test/voe_standard_test.cc', 192 'test/auto_test/voe_standard_test.h', 193 'test/auto_test/voe_stress_test.cc', 194 'test/auto_test/voe_stress_test.h', 195 'test/auto_test/voe_test_defines.h', [all …]
|
/dports/net-im/qTox/qTox-1.17.4/cmake/ |
H A D | Testing.cmake | 25 function(auto_test subsystem module) function 37 auto_test(core core) 38 auto_test(core contactid) 39 auto_test(core toxid) 40 auto_test(core toxstring) 41 auto_test(chatlog textformatter) 42 auto_test(net bsu) 43 auto_test(persistence paths) 44 auto_test(persistence dbschema) 48 auto_test(model messageprocessor) [all …]
|
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/ |
H A D | BUILD.gn | 351 "test/auto_test/automated_mode.cc", 369 "test/auto_test/standard/dtmf_test.cc", 384 "test/auto_test/voe_cpu_test.cc", 385 "test/auto_test/voe_cpu_test.h", 386 "test/auto_test/voe_output_test.cc", 387 "test/auto_test/voe_standard_test.cc", 388 "test/auto_test/voe_standard_test.h", 389 "test/auto_test/voe_stress_test.cc", 390 "test/auto_test/voe_stress_test.h", 391 "test/auto_test/voe_test_defines.h", [all …]
|
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/test/auto_test/source/ |
H A D | vie_autotest_cocoa_mac.mm | 15 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest.h" 16 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest_defines.h" 17 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest_mac_cocoa.h" 18 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest_main.h" 19 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest_main.h" 138 ViEAutoTestMain auto_test; 139 return auto_test.RunTests(argc, argv);
|
H A D | vie_window_manager_factory_mac.mm | 11 #include "webrtc/video_engine/test/auto_test/interface/vie_window_manager_factory.h" 15 #include "webrtc/video_engine/test/auto_test/interface/vie_autotest_mac_cocoa.h"
|
H A D | vie_autotest_linux.cc | 140 ViEAutoTestMain auto_test; in main() local 141 return auto_test.RunTests(argc, argv); in main()
|
H A D | vie_autotest_win.cc | 202 ViEAutoTestMain auto_test; in main() local 203 return auto_test.RunTests(argc, argv); in main()
|
/dports/devel/R-cran-testthat/testthat/man/ |
H A D | auto_test.Rd | 3 \name{auto_test} 4 \alias{auto_test} 7 auto_test( 28 The idea behind \code{auto_test()} is that you just leave it running while 41 In the future, \code{auto_test()} might implement one of the following more
|
H A D | auto_test_package.Rd | 21 \code{\link[=auto_test]{auto_test()}} for details on how method works
|
H A D | SummaryReporter.Rd | 14 with \code{\link[=auto_test]{auto_test()}}
|
H A D | watch.Rd | 22 This is used to power the \code{\link[=auto_test]{auto_test()}} and
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/eunit/src/ |
H A D | eunit_server.erl | 146 auto_test, 156 auto_test = queue:new(), 168 {done, auto_test, _Pid} -> 298 case queue:is_empty(St#state.auto_test) of 304 St#state{auto_test = queue:in({Server, M}, St#state.auto_test)}. 308 {_, Queue} = queue:out(St#state.auto_test), 316 St#state{auto_test = Queue}. 336 Server ! {done, auto_test, self()}.
|
/dports/benchmarks/iozone21/iozone21-2.01/ |
H A D | iozone.c | 621 void auto_test(); /* perform automatic test series */ 709 auto_test(); 746 auto_test(); 761 auto_test(); 777 auto_test(); 1080 auto_test() in auto_test() function
|
/dports/lang/parrot/parrot-8.1.0/t/configure/ |
H A D | 049-options_test_prepare.t | 40 my $auto_test = q{auto/sometest-01.t}; 48 touch($auto_test);
|
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/api/auto/ |
H A D | auto_test.go | 7 package auto_test package
|
/dports/misc/py-gluoncv/gluon-cv-0.9.0/ |
H A D | Jenkinsfile | 106 conda env remove -n gluon-cv-py3-auto_test -y 109 conda env create -n gluon-cv-py3-auto_test -f tests/py3_auto.yml 110 conda env update -n gluon-cv-py3-auto_test -f tests/py3_auto.yml --prune 111 conda activate gluon-cv-py3-auto_test
|
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/ |
H A D | video_engine.gyp | 19 'test/auto_test/vie_auto_test.gypi',
|
/dports/www/py-protego/Protego-0.1.16/tests/test_data/ |
H A D | www.autocarindia.com | 23 Disallow: /auto_test/
|
/dports/devel/R-cran-testthat/testthat/R/ |
H A D | auto-test.R | 31 auto_test <- function(code_path, test_path, reporter = default_reporter(), function
|