Home
last modified time | relevance | path

Searched defs:actual (Results 1 – 25 of 7217) sorted by relevance

12345678910>>...289

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_module_utils/library/
H A Dfile_util_test.ps112 Function Assert-Equals($actual, $expected) { in Assert-Equals()
37 $actual = Test-AnsiblePath -Path $pagefile variable
41 $actual = Get-AnsibleItem -Path $pagefile variable
48 $actual = Test-AnsiblePath -Path C:\fakefile variable
52 $actual = Test-AnsiblePath -Path C:\fakedirectory variable
56 $actual = Test-AnsiblePath -Path C:\fakedirectory\fakefile.txt variable
60 $actual = Test-AnsiblePath -Path C:\Windows variable
78 $actual = Test-AnsiblePath -Path Cert:\LocalMachine\My variable
82 $actual = Test-AnsiblePath -Path env:SystemDrive variable
86 $actual = Test-AnsiblePath -Path env:FakeEnvValue variable
[all …]
H A Dprivilege_util_test.ps18 Function Assert-Equals($actual, $expected) { in Assert-Equals()
9 if ($actual -cne $expected) { in Assert-Equals() variable
72 $actual = Get-AnsiblePrivilege -Name $privilege variable
77 $actual = [Ansible.Privilege.PrivilegeUtil]::GetAllPrivilegeInfo($process) variable
95 $actual = Get-AnsiblePrivilege -Name SeUndockPrivilege variable
96 Assert-Equals -actual $actual -expected $false variable
99 $actual = Get-AnsiblePrivilege -Name SeUndockPrivilege variable
100 Assert-Equals -actual $actual -expected $true variable
103 $actual = Get-AnsiblePrivilege -Name SeUndockPrivilege variable
104 Assert-Equals -actual $actual -expected $true variable
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/module_utils_Ansible.ModuleUtils.FileUtil/library/
H A Dfile_util_test.ps112 Function Assert-Equals($actual, $expected) { in Assert-Equals()
37 $actual = Test-AnsiblePath -Path $pagefile variable
41 $actual = Get-AnsibleItem -Path $pagefile variable
48 $actual = Test-AnsiblePath -Path C:\fakefile variable
52 $actual = Test-AnsiblePath -Path C:\fakedirectory variable
56 $actual = Test-AnsiblePath -Path C:\fakedirectory\fakefile.txt variable
60 $actual = Test-AnsiblePath -Path C:\Windows variable
78 $actual = Test-AnsiblePath -Path Cert:\LocalMachine\My variable
82 $actual = Test-AnsiblePath -Path env:SystemDrive variable
86 $actual = Test-AnsiblePath -Path env:FakeEnvValue variable
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/module_utils_Ansible.ModuleUtils.FileUtil/library/
H A Dfile_util_test.ps112 Function Assert-Equals($actual, $expected) { in Assert-Equals()
37 $actual = Test-AnsiblePath -Path $pagefile variable
41 $actual = Get-AnsibleItem -Path $pagefile variable
48 $actual = Test-AnsiblePath -Path C:\fakefile variable
52 $actual = Test-AnsiblePath -Path C:\fakedirectory variable
56 $actual = Test-AnsiblePath -Path C:\fakedirectory\fakefile.txt variable
60 $actual = Test-AnsiblePath -Path C:\Windows variable
78 $actual = Test-AnsiblePath -Path Cert:\LocalMachine\My variable
82 $actual = Test-AnsiblePath -Path env:SystemDrive variable
86 $actual = Test-AnsiblePath -Path env:FakeEnvValue variable
[all …]
/dports/deskutils/presage/presage-0.9.1/test/lib/predictors/
H A DnewSmoothedNgramPredictorTest.cpp92 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
99 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
106 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
115 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
121 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
130 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
140 Prediction actual = predictor->predict(SIZE, 0); in testOnlineLearning() local
158 Prediction actual = predictor->predict(SIZE, 0); in testOfflineLearning() local
165 Prediction actual = predictor->predict(SIZE, 0); in testOfflineLearning() local
172 Prediction actual = predictor->predict(SIZE, 0); in testOfflineLearning() local
[all …]
/dports/net/libzmq4/zeromq-4.3.4/external/unity/
H A Dunity.h128 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
133 #define TEST_ASSERT_EQUAL(expected, actual) … argument
284 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
286 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
288 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
290 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
298 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
299 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
300 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
[all …]
/dports/security/duo/duo_unix-1.11.4/tests/unity_tests/Unity-2.4.3/src/
H A Dunity.h128 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
133 #define TEST_ASSERT_EQUAL(expected, actual) … argument
284 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
286 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
288 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
290 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
298 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
299 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
300 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
[all …]
/dports/sysutils/hstr/hstr-2.3/test/unity/src/c/
H A Dunity.h128 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
133 #define TEST_ASSERT_EQUAL(expected, actual) … argument
284 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
286 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
288 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
290 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
298 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
299 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
300 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
[all …]
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/src/
H A Dunity.h128 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
133 #define TEST_ASSERT_EQUAL(expected, actual) … argument
284 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
286 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
288 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
290 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
298 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
299 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
300 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
[all …]
/dports/devel/z88dk/z88dk/ext/Unity/src/
H A Dunity.h128 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
133 #define TEST_ASSERT_EQUAL(expected, actual) … argument
284 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
286 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
288 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
290 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
298 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
299 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
300 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
[all …]
/dports/net/ntp/ntp-4.2.8p15/sntp/unity/
H A Dunity.h145 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
146 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
147 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
149 #define TEST_ASSERT_FLOAT_IS_NOT_INF(actual) … argument
151 #define TEST_ASSERT_FLOAT_IS_NOT_NAN(actual) … argument
158 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
159 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
160 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
162 #define TEST_ASSERT_DOUBLE_IS_NOT_INF(actual) … argument
249 #define TEST_ASSERT_FLOAT_IS_INF_MESSAGE(actual, message) … argument
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity.h343 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
345 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
357 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
373 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
377 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
384 #define TEST_ASSERT_EQUAL(expected, actual) … argument
385 #define TEST_ASSERT_NOT_EQUAL(expected, actual) … argument
642 #define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message) … argument
646 #define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message) … argument
653 #define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message) … argument
[all …]
/dports/science/cdk/cdk-cdk-2.3/tool/smarts/src/test/java/org/openscience/cdk/smarts/
H A DSmartsExprReadTest.java268 Expr actual = getAtomExpr("[!0]"); in specifiedIsotope() local
275 Expr actual = getAtomExpr("[0]"); in unspecifiedIsotope() local
282 Expr actual = getAtomExpr("[R]"); in ringMembership() local
324 Expr actual = getAtomExpr("[a]"); in aromatic() local
338 Expr actual = getAtomExpr("[A]"); in aliphatic() local
366 Expr actual = getAtomExpr("[R]"); in ringCountDefault() local
401 Expr actual = getAtomExpr("[r]"); in ringSmallestDefault() local
493 Expr actual = getAtomExpr("[v]"); in valenceDefault() local
507 Expr actual = getAtomExpr("[D]"); in degreeDefault() local
535 Expr actual = getAtomExpr("[X]"); in connectivityDefault() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/math/BigInteger/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/math/BigInteger/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/math/BigInteger/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/math/BigInteger/largeMemory/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/math/BigInteger/largeMemory/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/math/BigInteger/largeMemory/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/math/BigInteger/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/math/BigInteger/largeMemory/
H A DSymmetricRangeTests.java91 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
109 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
128 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
162 BigInteger actual = x.multiply(y); in testMultiply() local
350 BigInteger actual = MAX_VALUE.not(); in testNot() local
396 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
471 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
562 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
568 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
578 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/math/BigInteger/
H A DSymmetricRangeTests.java89 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
107 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
126 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
160 BigInteger actual = x.multiply(y); in testMultiply() local
348 BigInteger actual = MAX_VALUE.not(); in testNot() local
394 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
469 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
560 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
566 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
576 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/math/BigInteger/
H A DSymmetricRangeTests.java89 BigInteger actual = new BigInteger(ba); in testOverflowInMakePositive() local
107 BigInteger actual = new BigInteger(s, 16); in testBug8021204() local
126 BigInteger actual = bi.nextProbablePrime(); in testOverflowInBitSieve() local
160 BigInteger actual = x.multiply(y); in testMultiply() local
348 BigInteger actual = MAX_VALUE.not(); in testNot() local
394 BigInteger actual = MIN_VALUE.flipBit(0); in testFlipBit() local
469 BigInteger actual = new BigInteger(ba); in testToByteArrayWithConstructor() local
560 long actual = MIN_VALUE.longValueExact(); in testLongValueExact() local
566 long actual = MAX_VALUE.longValueExact(); in testLongValueExact() local
576 long actual = MIN_VALUE.intValueExact(); in testIntValueExact() local
[all …]
/dports/devel/libsml/libsml-2a8445b/test/unity/
H A Dunity.h87 #define TEST_ASSERT_EQUAL_INT(expected, actual) … argument
148 #define TEST_ASSERT_FLOAT_IS_INF(actual) … argument
149 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) … argument
150 #define TEST_ASSERT_FLOAT_IS_NAN(actual) … argument
156 #define TEST_ASSERT_DOUBLE_IS_INF(actual) … argument
157 #define TEST_ASSERT_DOUBLE_IS_NEG_INF(actual) … argument
158 #define TEST_ASSERT_DOUBLE_IS_NAN(actual) … argument
234 #define TEST_ASSERT_FLOAT_IS_INF_MESSAGE(actual, message) … argument
236 #define TEST_ASSERT_FLOAT_IS_NAN_MESSAGE(actual, message) … argument
242 #define TEST_ASSERT_DOUBLE_IS_INF_MESSAGE(actual, message) … argument
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/
H A DSemanticHighlightingTest.java43 Position[] actual= getSemanticHighlightingPositions(); in deprecatedMemberHighlighting() local
54 Position[] actual= getSemanticHighlightingPositions(); in staticFinalFieldHighlighting() local
67 Position[] actual= getSemanticHighlightingPositions(); in staticFieldHighlighting() local
93 Position[] actual= getSemanticHighlightingPositions(); in fieldHighlighting() local
103 Position[] actual= getSemanticHighlightingPositions(); in inheritedFieldHighlighting() local
118 Position[] actual= getSemanticHighlightingPositions(); in numberHighlighting() local
132 Position[] actual= getSemanticHighlightingPositions(); in methodDeclarationHighlighting() local
142 Position[] actual= getSemanticHighlightingPositions(); in staticMethodInvocationHighlighting() local
156 Position[] actual= getSemanticHighlightingPositions(); in abstractMethodInvocationHighlighting() local
167 Position[] actual= getSemanticHighlightingPositions(); in inheritedMethodInvocationHighlighting() local
[all …]

12345678910>>...289