Home
last modified time | relevance | path

Searched refs:InDeclarationOrder (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs109 FieldDescriptor field = messageType.Fields.InDeclarationOrder()[0]; in MessageDescriptor()
115 var fieldsInDeclarationOrder = messageType.Fields.InDeclarationOrder(); in MessageDescriptor()
247 …Assert.AreEqual(new[] { 11, 1, 101, 200 }, fields.InDeclarationOrder().Select(x => x.FieldNumber)); in FieldListOrderings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs109 FieldDescriptor field = messageType.Fields.InDeclarationOrder()[0]; in MessageDescriptor()
115 var fieldsInDeclarationOrder = messageType.Fields.InDeclarationOrder(); in MessageDescriptor()
247 …Assert.AreEqual(new[] { 11, 1, 101, 200 }, fields.InDeclarationOrder().Select(x => x.FieldNumber)); in FieldListOrderings()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp60 case RunTests::InDeclarationOrder: in sortTests()
106 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
H A Dcatch_interfaces_config.h36 InDeclarationOrder, enumerator
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp59 case RunTests::InDeclarationOrder: in sortTests()
105 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
H A Dcatch_interfaces_config.h36 InDeclarationOrder, enumerator
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp59 case RunTests::InDeclarationOrder: in sortTests()
105 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
H A Dcatch_interfaces_config.h36 InDeclarationOrder, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp60 case RunTests::InDeclarationOrder: in sortTests()
106 : m_currentSortOrder( RunTests::InDeclarationOrder ), in TestRegistry()
H A Dcatch_interfaces_config.h36 InDeclarationOrder, enumerator
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_interfaces_config.h38 InDeclarationOrder, enumerator
H A Dcatch_test_case_registry_impl.h44 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs187 FieldDescriptor field = messageType.Fields.InDeclarationOrder()[0]; in MessageDescriptor()
193 var fieldsInDeclarationOrder = messageType.Fields.InDeclarationOrder(); in MessageDescriptor()
357 …Assert.AreEqual(new[] { 11, 1, 101, 200 }, fields.InDeclarationOrder().Select(x => x.FieldNumber)); in FieldListOrderings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs187 FieldDescriptor field = messageType.Fields.InDeclarationOrder()[0]; in MessageDescriptor()
193 var fieldsInDeclarationOrder = messageType.Fields.InDeclarationOrder(); in MessageDescriptor()
357 …Assert.AreEqual(new[] { 11, 1, 101, 200 }, fields.InDeclarationOrder().Select(x => x.FieldNumber)); in FieldListOrderings()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
H A Dcatch_interfaces_config.h40 InDeclarationOrder, enumerator
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
H A Dcatch_interfaces_config.h40 InDeclarationOrder, enumerator
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
H A Dcatch_interfaces_config.h40 InDeclarationOrder, enumerator
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_interfaces_config.h39 InDeclarationOrder, enumerator
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs133 foreach (var field in ContainingType.Fields.InDeclarationOrder()) in CrossLink()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.h46 mutable RunTests::InWhatOrder m_currentSortOrder = RunTests::InDeclarationOrder;
H A Dcatch_interfaces_config.h40 InDeclarationOrder, enumerator

123456789