MCPcopy Create free account

hub / github.com/FreeOpcUa/freeopcua / functions

Functions10,842 in github.com/FreeOpcUa/freeopcua

↓ 21 callersMethodOnScalar
src/clientapp/opcua_main.cpp:451
↓ 21 callersFunctionStartsWith
Returns True iff the given position in lines starts with 'string'.
tests/gmock/gtest/scripts/pump.py:163
↓ 21 callersFunctionVerifyGenerator
tests/gtest/test/gtest-param-test_test.cc:130
↓ 21 callersFunctionVerifyGenerator
tests/gmock/gtest/test/gtest-param-test_test.cc:130
↓ 21 callersFunctionpad
include/opc/spdlog/fmt/bundled/format.h:2058
↓ 20 callersFunctionAssertionSuccess
Makes a successful assertion result.
tests/gmock/fused-src/gmock-gtest-all.cc:2452
↓ 20 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
tests/gmock/fused-src/gmock/gmock.h:5181
↓ 20 callersFunctionExpect
Verifies that condition is true; generates a non-fatal failure if condition is false.
tests/gmock/fused-src/gmock/gmock.h:786
↓ 20 callersMethodIsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
tests/gmock/fused-src/gmock/gmock.h:5029
↓ 20 callersMethodMatchAndExplain
Returns true iff the matcher matches x; also explains the match result to 'listener'.
tests/gmock/fused-src/gmock/gmock.h:5165
↓ 20 callersFunctionMessage
Copy constructor.
tests/gmock/fused-src/gtest/gtest.h:3343
↓ 20 callersFunctionPrintToString
tests/gmock/fused-src/gtest/gtest.h:10682
↓ 20 callersFunctionProperty
tests/gmock/fused-src/gmock/gmock.h:8983
↓ 19 callersMethodAddNodes
src/core/node.cpp:239
↓ 19 callersFunctionConvertIdentifierNameToWords
Converts an identifier name to a space-separated list of lower-case words. Each maximum substring of the form [A-Za-z][a-z]*|\d+ is treated as one wo
tests/gmock/src/gmock-internal-utils.cc:54
↓ 19 callersMethodMatchAndExplain
Returns true iff the matcher matches x; also explains the match result to 'listener'.
tests/gmock/include/gmock/gmock-matchers.h:244
↓ 19 callersFunctionformat
include/opc/spdlog/fmt/bundled/time.h:19
↓ 18 callersFunctionAlwaysFalse
Always returns false.
tests/gtest/include/gtest/internal/gtest-internal.h:698
↓ 18 callersMethodAppend
tests/gtest/src/gtest.cc:2939
↓ 18 callersMethodAppend
tests/gmock/gtest/src/gtest.cc:2939
↓ 18 callersMethodDescribeTo
Describes self to an ostream.
tests/gmock/test/gmock-cardinalities_test.cc:410
↓ 18 callersFunctionExplainMatchResult
tests/gmock/fused-src/gmock/gmock.h:9379
↓ 18 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
tests/gmock/gtest/src/gtest-port.cc:456
↓ 18 callersMethodGetNextPrime
tests/gtest/samples/prime_tables.h:73
↓ 18 callersMethodGetNextPrime
tests/gmock/gtest/samples/prime_tables.h:73
↓ 18 callersFunctionMakeMatcher
tests/gmock/include/gmock/gmock-matchers.h:488
↓ 18 callersMethodNodeManagement
src/client/binary_client.cpp:471
↓ 18 callersMethodSet
Sets the 0-terminated C string this MyString object represents.
tests/gtest/samples/sample2.cc:51
↓ 18 callersFunctionSizeIs
tests/gmock/fused-src/gmock/gmock.h:9220
↓ 18 callersFunctionwrite
Write the content of w to os.
include/opc/spdlog/fmt/bundled/ostream.cc:16
↓ 17 callersFunctionAlwaysFalse
Always returns false.
tests/gmock/gtest/fused-src/gtest/gtest.h:8074
↓ 17 callersFunctionAssertionFailure
Makes a failed assertion result.
tests/gmock/fused-src/gmock-gtest-all.cc:2457
↓ 17 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
tests/gmock/include/gmock/gmock-matchers.h:260
↓ 17 callersFunctionPointwise
tests/gmock/fused-src/gmock/gmock.h:9271
↓ 17 callersFunctionResultOf
tests/gmock/fused-src/gmock/gmock.h:9011
↓ 17 callersFunctionShuffleRange
tests/gtest/src/gtest-internal-inl.h:324
↓ 17 callersFunctionShuffleRange
tests/gmock/gtest/src/gtest-internal-inl.h:324
↓ 17 callersFunctionToString
src/protocol/string_utils_objectid_tostring.cpp:14
↓ 17 callersMethodsize
Returns the size of this buffer. */
include/opc/spdlog/fmt/bundled/format.h:692
↓ 17 callersMethodwrite_deser
(self, *args)
schemas/generate_protocol.py:587
↓ 16 callersFunctionArrayEq
tests/gtest/include/gtest/internal/gtest-internal.h:935
↓ 16 callersFunctionArrayEq
tests/gmock/gtest/fused-src/gtest/gtest.h:8311
↓ 16 callersFunctionAssert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
tests/gmock/fused-src/gmock/gmock.h:770
↓ 16 callersMethodAttributes
/////////////////////////////////////////////////////////// Attribute Services ///////////////////////////////////////////////////////////
src/client/binary_client.cpp:361
↓ 16 callersFunctionFactorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
tests/gtest/samples/sample1.cc:37
↓ 16 callersFunctionFactorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
tests/gmock/gtest/samples/sample1.cc:37
↓ 16 callersFunctionFilePath
tests/gmock/fused-src/gtest/gtest.h:3751
↓ 16 callersMethodGetBrowseName
src/core/node.cpp:227
↓ 16 callersFunctionGetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
tests/gtest/test/gtest_shuffle_test.py:87
↓ 16 callersFunctionGetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
tests/gmock/gtest/test/gtest_shuffle_test.py:87
↓ 16 callersFunctionIsAsciiWordChar
tests/gtest/src/gtest-port.cc:216
↓ 16 callersFunctionIsAsciiWordChar
tests/gmock/gtest/src/gtest-port.cc:216
↓ 16 callersFunctionIsSubstring
tests/gtest/src/gtest.cc:1283
↓ 16 callersFunctionIsSubstring
tests/gmock/gtest/src/gtest.cc:1283
↓ 16 callersFunctionOfType
tests/gmock/test/gmock-matchers_test.cc:188
↓ 16 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
tests/gtest/src/gtest.cc:4381
↓ 16 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
tests/gmock/gtest/src/gtest.cc:4381
↓ 16 callersMethodVoidFromString
tests/gmock/test/gmock_link_test.h:231
↓ 16 callersFunctionWhenSorted
tests/gmock/fused-src/gmock/gmock.h:9256
↓ 16 callersMethodset_level
include/opc/spdlog/sinks/sink.h:41
↓ 16 callersMethodstream
Returns the underlying ostream.
tests/gmock/include/gmock/gmock-matchers.h:102
↓ 16 callersMethodtest_property_count
Returns the number of the test properties.
tests/gtest/src/gtest.cc:1882
↓ 16 callersMethodtest_property_count
Returns the number of the test properties.
tests/gmock/gtest/src/gtest.cc:1882
↓ 16 callersMethodtotal_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
tests/gmock/gtest/src/gtest.cc:1877
↓ 16 callersMethodwrite_ser
(self, *args)
schemas/generate_protocol.py:581
↓ 15 callersMethodBar
tests/gmock/gtest/test/gtest_unittest.cc:4898
↓ 15 callersFunctionDescribe
tests/gmock/test/gmock-generated-matchers_test.cc:89
↓ 15 callersFunctionExpectSpecProperty
Expects that the EXPECT_CALL() statement has the given property.
tests/gmock/fused-src/gmock/gmock.h:10123
↓ 15 callersFunctionKey
tests/gmock/fused-src/gmock/gmock.h:9343
↓ 15 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
tests/gtest/src/gtest-port.cc:383
↓ 15 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
tests/gmock/gtest/src/gtest-port.cc:383
↓ 15 callersFunctionPartialMatch
tests/gtest/include/gtest/internal/gtest-port.h:970
↓ 15 callersFunctionPartialMatch
tests/gmock/gtest/fused-src/gtest/gtest.h:2163
↓ 15 callersFunctionRange
tests/gtest/include/gtest/gtest-param-test.h:250
↓ 15 callersFunctionRange
tests/gmock/gtest/fused-src/gtest/gtest.h:16897
↓ 15 callersFunctionThrowAnInteger
tests/gtest/test/gtest_unittest.cc:3302
↓ 15 callersFunctionThrowAnInteger
tests/gmock/gtest/test/gtest_unittest.cc:3302
↓ 15 callersFunctionUniversalPrint
tests/gtest/include/gtest/gtest-printers.h:853
↓ 15 callersFunctionUniversalPrint
tests/gmock/gtest/fused-src/gtest/gtest.h:10577
↓ 15 callersFunctionUnorderedElementsAre
tests/gmock/fused-src/gmock/gmock.h:13605
↓ 15 callersMethod__init__
(self, start, end)
tests/gmock/scripts/generator/cpp/ast.py:111
↓ 15 callersFunctionfile
Where in the source file was the expectation spec defined?
tests/gmock/fused-src/gmock/gmock.h:10072
↓ 15 callersMethodsize
tests/gmock/fused-src/gmock/gmock.h:9976
↓ 15 callersMethodsize
tests/gmock/include/gmock/gmock-spec-builders.h:631
↓ 15 callersMethodwrite_size
(self, *args)
schemas/generate_protocol.py:584
↓ 14 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
tests/gtest/src/gtest.cc:1436
↓ 14 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
tests/gmock/gtest/src/gtest.cc:1436
↓ 14 callersFunctionCountIf
tests/gtest/src/gtest-internal-inl.h:289
↓ 14 callersFunctionCountIf
tests/gmock/gtest/src/gtest-internal-inl.h:289
↓ 14 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
tests/gtest/src/gtest-filepath.cc:218
↓ 14 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
tests/gmock/gtest/src/gtest-filepath.cc:218
↓ 14 callersFunctionElements
tests/gmock/fused-src/gmock/gmock.h:8432
↓ 14 callersFunctionEndsWith
Matches a string that ends with 'suffix' (case-sensitive).
tests/gmock/fused-src/gmock/gmock.h:9076
↓ 14 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
tests/gtest/src/gtest.cc:3213
↓ 14 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
tests/gmock/gtest/src/gtest.cc:3213
↓ 14 callersFunctionGetData
src/protocol/binary_stream.cpp:136
↓ 14 callersFunctionMakePolymorphicAction
tests/gmock/fused-src/gmock/gmock.h:1385
↓ 14 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
tests/gtest/src/gtest-port.cc:320
↓ 14 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
tests/gmock/gtest/src/gtest-port.cc:320
↓ 14 callersFunctionPointee
tests/gmock/fused-src/gmock/gmock.h:8954
← previousnext →201–300 of 10,842, ranked by callers