Home
last modified time | relevance | path

Searched refs:readByte2 (Results 1 – 22 of 22) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/www/firefox/firefox-99.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/security/pkix/test/gtest/
H A Dpkixder_input_tests.cpp160 uint8_t readByte2; in TEST_F() local
161 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
162 ASSERT_EQ(0x22, readByte2); in TEST_F()
175 uint8_t readByte2 = 0; in TEST_F() local
176 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
177 ASSERT_NE(0x22, readByte2); in TEST_F()
266 uint8_t readByte2 = 0; in TEST_F() local
267 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
268 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/pkix/test/gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
278 uint8_t readByte2 = 0; in TEST_F() local
279 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
280 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/security/nss/nss-3.76.1/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp165 uint8_t readByte2; in TEST_F() local
166 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
167 ASSERT_EQ(0x22, readByte2); in TEST_F()
181 uint8_t readByte2 = 0; in TEST_F() local
182 ASSERT_EQ(Result::ERROR_BAD_DER, input.Read(readByte2)); in TEST_F()
183 ASSERT_NE(0x22, readByte2); in TEST_F()
280 uint8_t readByte2 = 0; in TEST_F() local
281 ASSERT_EQ(Success, input.Read(readByte2)); in TEST_F()
282 ASSERT_EQ(0x44, readByte2); in TEST_F()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java174 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java174 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java173 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java174 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java174 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java173 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DObjectAccessTest.java154 public static byte readByte2(Object o, int offset) { in readByte2() method in ObjectAccessTest
H A DPointerTest.java173 public static byte readByte2(Object o, int offset) { in readByte2() method in PointerTest