Home
last modified time | relevance | path

Searched +defs:test +defs:results (Results 1 – 25 of 2042) sorted by relevance

12345678910>>...82

/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/ycmd/tests/clangd/
H A Dsubcommands_test.py163 def RunGoToTest_all( app, folder, command, test ): argument
240 def Subcommands_GoTo_all_test( app, cmd, test ): argument
270 def Subcommands_GoToDeclaration_all_test( app, test ): argument
289 def Subcommands_GoToInclude_test( app, cmd, test ): argument
308 def Subcommands_GoToReferences_test( app, test ): argument
339 def Subcommands_GoToSymbol_test( app, test ): argument
402 def Subcommands_GoToImplementation_test( app, test ): argument
409 test, argument
801 def FixIt_Check_objc( results ): argument
962 def FixIt_Check_cuda( results ): argument
[all …]
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/ycmd/tests/clang/
H A Dsubcommands_test.py96 def RunGoToTest_all( app, filename, command, test ): argument
315 def RunGoToIncludeTest( app, command, test ): argument
357 def Subcommands_GoToInclude_test( app, cmd, test ): argument
547 def Subcommands_GetType_test( app, cmd, test ): argument
612 def Subcommands_GetParent_test( app, test ): argument
672 def FixIt_Check_cpp11_Ins( results ): argument
724 def FixIt_Check_cpp11_Del( results ): argument
742 def FixIt_Check_cpp11_Repl( results ): argument
783 def FixIt_Check_objc( results ): argument
949 def FixIt_Check_cuda( results ): argument
[all …]
/dports/devel/R-cran-testthat/testthat/R/
H A Dreporter-list.R17 results = NULL, field in ListReporter
25 start_test = function(context, test) { argument
30 add_result = function(context, test, result) { argument
43 end_test = function(context, test) { argument
46 results <- list() list
53 test = test, nameattr
57 results = results nameattr
73 results <- self$current_expectations functionVar
88 test = NA_character_, nameattr
92 results = results nameattr
[all …]
/dports/x11/ly/ly-0.5.2/sub/argoat/sub/testoasterror/src/
H A Dtestoasterror.c8 struct testoasterror* test, in testoasterror_init()
9 bool* results, in testoasterror_init()
22 bool testoasterror_log(struct testoasterror* test) in testoasterror_log()
24 bool* results = test->results; in testoasterror_log() local
71 bool testoasterror_run(struct testoasterror* test) in testoasterror_run()
136 bool testoasterror(struct testoasterror* test, bool expr) in testoasterror()
152 void testoasterror_fail(struct testoasterror* test) in testoasterror_fail()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/common/UnitTestpp/src/tests/
H A DTestTest.cpp47 TestResults results; in TEST() local
65 TestResults results; in TEST() local
84 TestResults results; in TEST() local
120 Test test("test"); in TEST() local
127 Test test("test", "testSuite"); in TEST() local
136 TestResults results; in TEST() local
/dports/devel/unittest-cpp/unittest-cpp-2.0.0/tests/
H A DTestTest.cpp22 TestResults results; in TEST() local
44 TestResults results; in TEST() local
66 TestResults results; in TEST() local
91 TestResults results; in TEST() local
105 Test test("test"); in TEST() local
112 Test test("test", "testSuite"); in TEST() local
124 TestResults results; in TEST() local
/dports/finance/quickfix/quickfix-1.15.1/UnitTest++/src/tests/
H A DTestTest.cpp22 TestResults results; in TEST() local
44 TestResults results; in TEST() local
66 TestResults results; in TEST() local
89 TestResults results; in TEST() local
101 Test test("test"); in TEST() local
108 Test test("test", "testSuite"); in TEST() local
120 TestResults results; in TEST() local
/dports/devel/upp/upp/bazaar/UnitTestTest/
H A DTestTest.cpp21 TestResults results; in TEST() local
39 TestResults results; in TEST() local
57 TestResults results; in TEST() local
76 TestResults results; in TEST() local
84 Test test("test"); in TEST() local
91 Test test("test", "testSuite"); in TEST() local
/dports/math/rkward-kde/rkward-0.7.1/tests/distributions/
H A Dpearson_test.rkcommands.R6 results <- data.frame ("Variable Name"=I(names (vars)), check.names=FALSE) dataframe
12 test <- pearson.test (var, adjust = TRUE) globalVar
28 results <- data.frame ("Variable Name"=I(names (vars)), check.names=FALSE) dataframe
34 test <- pearson.test (var, adjust = FALSE) globalVar
/dports/devel/scalatest/scalatest-1.6.1/src/test/scala/org/scalatest/tools/
H A DScalaTestRunnerSuite.scala25 val results = run("org.scalatest.tools.test.SimpleTest") constant
31 val results = run("org.scalatest.tools.test.ThreeTestsTest") constant
48 val results = run("org.scalatest.tools.test.TagsTest", "-n hello") constant
57 val results = run("org.scalatest.tools.test.TagsTest", Array("-n", "hello helloAgain")) constant
69 val results = run("org.scalatest.tools.test.TagsTest", Array("-l", "hello")) constant
89 val results = run("org.scalatest.tools.test.TestWithConfigMap", "-Djosh=cool") constant
100 val results = run("org.scalatest.tools.test.TestWithConfigMap2", "-Da=z -Db=y -Dc=x") constant
112 val results = run("org.scalatest.tools.test.SuiteWithSkippedTest") constant
125 val results = run("org.scalatest.tools.test.PendingTest") constant
168 package test{ package
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/ctc_include/contrib/moderngpu/include/device/
H A Dserialsets.cuh47 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetIntersection()
54 bool test = RangeCheck ? in SerialSetIntersection() local
83 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetUnion()
90 bool test = RangeCheck ? in SerialSetUnion() local
126 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetDifference()
133 bool test = RangeCheck ? in SerialSetDifference() local
167 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetSymDiff()
174 bool test = RangeCheck ? in SerialSetSymDiff() local
208 int bBegin, int bEnd, int star, T* results, int* indices, Comp comp) { in SerialSetOp()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/ctc_include/contrib/moderngpu/include/device/
H A Dserialsets.cuh47 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetIntersection()
54 bool test = RangeCheck ? in SerialSetIntersection() local
83 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetUnion()
90 bool test = RangeCheck ? in SerialSetUnion() local
126 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetDifference()
133 bool test = RangeCheck ? in SerialSetDifference() local
167 int bBegin, int bEnd, int end, T* results, int* indices, Comp comp) { in SerialSetSymDiff()
174 bool test = RangeCheck ? in SerialSetSymDiff() local
208 int bBegin, int bEnd, int star, T* results, int* indices, Comp comp) { in SerialSetOp()
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DUnit_test.php65 public $results = array(); variable in CI_Unit_test
148 public function run($test, $expected = TRUE, $test_name = 'undefined', $notes = '')
273 public function result($results = array())
392 function is_true($test)
403 function is_false($test)
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DUnit_test.php65 public $results = array(); variable in CI_Unit_test
148 public function run($test, $expected = TRUE, $test_name = 'undefined', $notes = '')
273 public function result($results = array())
392 function is_true($test)
403 function is_false($test)
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A DlistAllMatches.py10 test = "The quick brown fox named 'Aloysius' lives at 123 Main Street (and jumps over lazy dogs in … variable
24 results = letters.parseString(test) variable
40 results = letters.parseString(test, parseAll=True) variable
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A DlistAllMatches.py10 test = "The quick brown fox named 'Aloysius' lives at 123 Main Street (and jumps over lazy dogs in … variable
24 results = letters.parseString(test) variable
40 results = letters.parseString(test, parseAll=True) variable
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/hold/
H A DClient.ts8 const test = TestHelper.test; constant
81 const results = []; constant
145 const results = []; constant
198 const results = []; constant
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/hold/
H A DClient.ts8 const test = TestHelper.test; constant
81 const results = []; constant
145 const results = []; constant
198 const results = []; constant
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/hold/
H A DClient.ts8 const test = TestHelper.test; constant
81 const results = []; constant
145 const results = []; constant
198 const results = []; constant
/dports/devel/hyperscan/boost_1_75_0/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() argument
34 test(bool pass_, std::string const& reason_) in test() argument
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() function
34 test(bool pass_, std::string const& reason_) in test() argument
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() function
34 test(bool pass_, std::string const& reason_) in test() argument
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() argument
34 test(bool pass_, std::string const& reason_) in test() argument
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results
/dports/devel/boost-libs/boost_1_72_0/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() function
34 test(bool pass_, std::string const& reason_) in test() argument
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/_experimental/unit_test/
H A Dresults.hpp27 struct test struct in boost::beast::unit_test::case_results
29 explicit test(bool pass_) in test() argument
34 test(bool pass_, std::string const& reason_) in test() function
40 bool pass;
41 std::string reason;
183 class results class
192 results() in results() function in boost::beast::unit_test::results

12345678910>>...82