MCPcopy Create free account

hub / github.com/FreeOpcUa/freeopcua / functions

Functions10,842 in github.com/FreeOpcUa/freeopcua

↓ 6 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
tests/gmock/gtest/src/gtest.cc:3221
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
tests/gtest/src/gtest-port.cc:250
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
tests/gmock/gtest/src/gtest-port.cc:250
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
tests/gmock/fused-src/gmock-gtest-all.cc:8460
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
tests/gtest/test/gtest_stress_test.cc:172
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
tests/gmock/gtest/test/gtest_stress_test.cc:172
↓ 6 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
tests/gtest/src/gtest.cc:377
↓ 6 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
tests/gmock/gtest/src/gtest.cc:377
↓ 6 callersMethodGetNextPrime
tests/gtest/samples/sample8_unittest.cc:69
↓ 6 callersMethodGetNextPrime
tests/gmock/gtest/samples/sample8_unittest.cc:69
↓ 6 callersFunctionGetNodeField
src/protocol/string_utils.cpp:766
↓ 6 callersFunctionGetRawPointer
tests/gmock/fused-src/gmock/gmock.h:558
↓ 6 callersFunctionGetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
tests/gtest/src/gtest-port.cc:89
↓ 6 callersFunctionGetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
tests/gmock/gtest/src/gtest-port.cc:89
↓ 6 callersMethodHasNamespaceURI
src/protocol/nodeid.cpp:470
↓ 6 callersMethodHasServerIndex
src/protocol/nodeid.cpp:475
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
tests/gmock/fused-src/gmock-gtest-all.cc:8413
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
tests/gtest/src/gtest-filepath.cc:92
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
tests/gmock/gtest/src/gtest-filepath.cc:92
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
tests/gmock/fused-src/gmock-gtest-all.cc:7926
↓ 6 callersFunctionLhsSize
tests/gmock/fused-src/gmock/gmock.h:8359
↓ 6 callersFunctionLog
Prints the given message to stdout iff 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also prints the s
tests/gmock/fused-src/gmock-gtest-all.cc:9914
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
tests/gtest/src/gtest.cc:4749
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
tests/gmock/gtest/src/gtest.cc:4749
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
tests/gmock/fused-src/gmock-gtest-all.cc:6233
↓ 6 callersFunctionRegisterServicesRegistry
tests/server/services_registry_test.h:23
↓ 6 callersMethodReset
tests/gtest/src/gtest-internal-inl.h:1025
↓ 6 callersMethodReset
tests/gmock/gtest/src/gtest-internal-inl.h:1025
↓ 6 callersMethodReset
tests/gmock/fused-src/gmock-gtest-all.cc:1382
↓ 6 callersFunctionReturnRef
tests/gmock/fused-src/gmock/gmock.h:1989
↓ 6 callersFunctionRhsSize
tests/gmock/fused-src/gmock/gmock.h:8360
↓ 6 callersFunctionSet
tests/gmock/fused-src/gtest/gtest.h:3764
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
tests/gtest/test/gtest_filter_unittest.py:169
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
tests/gmock/gtest/test/gtest_filter_unittest.py:169
↓ 6 callersMethodSetNamespaceURI
src/protocol/nodeid.cpp:480
↓ 6 callersMethodSetServerIndex
src/protocol/nodeid.cpp:486
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
tests/gmock/fused-src/gmock-gtest-all.cc:6147
↓ 6 callersMethodTestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
tests/gtest/test/gtest_help_test.py:101
↓ 6 callersMethodTestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
tests/gmock/gtest/test/gtest_help_test.py:101
↓ 6 callersMethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
tests/gtest/src/gtest-typed-test.cc:51
↓ 6 callersMethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
tests/gmock/gtest/src/gtest-typed-test.cc:51
↓ 6 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
tests/gtest/include/gtest/internal/gtest-port.h:1248
↓ 6 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
tests/gmock/gtest/fused-src/gtest/gtest.h:2441
↓ 6 callersMethod_AddBackTokens
(self, tokens)
tests/gmock/scripts/generator/cpp/ast.py:917
↓ 6 callersMethod_GetMethod
(self, return_type_and_name, modifiers, templated_types, get_paren)
tests/gmock/scripts/generator/cpp/ast.py:958
↓ 6 callersMethodcompare
Lexicographically compare this string reference to other.
include/opc/spdlog/fmt/bundled/format.h:513
↓ 6 callersFunctionconst_check
include/opc/spdlog/fmt/bundled/format.h:351
↓ 6 callersMethoddebug
include/opc/spdlog/details/logger_impl.h:132
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
tests/gmock/fused-src/gmock-gtest-all.cc:2218
↓ 6 callersFunctionfilename_to_str
include/opc/spdlog/details/os.h:359
↓ 6 callersMethodline
tests/gmock/fused-src/gmock/gmock.h:9602
↓ 6 callersMethodmake_node_code
(self, obj, indent)
schemas/generate_address_space.py:240
↓ 6 callersMethodmake_refs_code
(self, obj, indent)
schemas/generate_address_space.py:374
↓ 6 callersFunctionparse_nonnegative_int
include/opc/spdlog/fmt/bundled/format.h:4088
↓ 6 callersMethodset_formatter
include/opc/spdlog/details/logger_impl.h:51
↓ 6 callersMethodstop
(self)
python/tests/test_highlevel.py:473
↓ 5 callersMethodAbortCalls
tests/gtest/test/gtest-death-test_test.cc:831
↓ 5 callersMethodAbortCalls
tests/gmock/gtest/test/gtest-death-test_test.cc:831
↓ 5 callersMethodAddEndpoints
src/server/endpoints_services_addon.cpp:54
↓ 5 callersMethodAssumeRoleCalls
Accessors.
tests/gtest/test/gtest-death-test_test.cc:827
↓ 5 callersMethodAssumeRoleCalls
Accessors.
tests/gmock/gtest/test/gtest-death-test_test.cc:827
↓ 5 callersMethodBrowse
src/client/binary_client.cpp:696
↓ 5 callersFunctionCardinality
Constructs a Cardinality from its implementation.
tests/gmock/fused-src/gmock/gmock.h:2212
↓ 5 callersMethodClear
Clears the object.
tests/gmock/gtest/src/gtest.cc:1839
↓ 5 callersFunctionCreateDynamicAddonFactory
include/opc/common/addons_core/dynamic_addon_factory.h:22
↓ 5 callersMethodCreateObject
src/core/model_object.cpp:121
↓ 5 callersFunctionCreateSession
tests/client/binary_handshake.cpp:197
↓ 5 callersFunctionDieWithMessage
tests/gtest/test/gtest-death-test_test.cc:109
↓ 5 callersFunctionDieWithMessage
tests/gmock/gtest/test/gtest-death-test_test.cc:109
↓ 5 callersFunctionEof
Returns the special cursor to denote the end-of-file.
tests/gtest/scripts/pump.py:132
↓ 5 callersFunctionEof
Returns the special cursor to denote the end-of-file.
tests/gmock/gtest/scripts/pump.py:132
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
tests/gmock/fused-src/gmock-gtest-all.cc:2484
↓ 5 callersFunctionFOpen
tests/gtest/include/gtest/internal/gtest-port.h:1851
↓ 5 callersFunctionFOpen
tests/gmock/gtest/fused-src/gtest/gtest.h:3044
↓ 5 callersFunctionFindBacktrackingMaxBPM
tests/gmock/test/gmock-matchers_test.cc:4809
↓ 5 callersFunctionFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, where two NANs are considered unequal.
tests/gmock/fused-src/gmock/gmock.h:8921
↓ 5 callersMethodFoo
tests/gmock/test/gmock-actions_test.cc:1036
↓ 5 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
tests/gtest/src/gtest-port.cc:474
↓ 5 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
tests/gmock/gtest/src/gtest-port.cc:474
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
tests/gtest/src/gtest-death-test.cc:493
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
tests/gmock/gtest/src/gtest-death-test.cc:493
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
tests/gmock/fused-src/gmock-gtest-all.cc:6987
↓ 5 callersMethodGetAddon
include/opc/common/addons_core/addon_manager.h:104
↓ 5 callersFunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
tests/gtest/src/gtest-port.cc:664
↓ 5 callersMethodGetChild
src/core/node.cpp:249
↓ 5 callersMethodGetEncodingValue
src/protocol/nodeid.cpp:370
↓ 5 callersMethodGetEndpoints
src/client/binary_client.cpp:421
↓ 5 callersMethodGetGuidIdentifier
src/protocol/nodeid.cpp:82
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
tests/gmock/fused-src/gmock-gtest-all.cc:6798
↓ 5 callersFunctionGetNamespaceIndex
src/server/xml_address_space_loader.cpp:526
↓ 5 callersMethodGetNamespaceIndex
src/protocol/nodeid.cpp:118
↓ 5 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
tests/gtest/src/gtest-internal-inl.h:154
↓ 5 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
tests/gmock/gtest/src/gtest-internal-inl.h:154
↓ 5 callersFunctionGetNodeId
src/server/xml_address_space_loader.cpp:532
↓ 5 callersMethodGetObjectType
src/core/model_server.cpp:41
↓ 5 callersMethodGetStringIdentifier
src/protocol/nodeid.cpp:62
↓ 5 callersMethodGetValue
(self, identifier)
tests/gtest/scripts/pump.py:614
↓ 5 callersFunctionGreaterThan
tests/gmock/test/gmock-generated-matchers_test.cc:285
↓ 5 callersFunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
tests/gtest/include/gtest/gtest.h:392
↓ 5 callersFunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
tests/gmock/gtest/include/gtest/gtest.h:392
← previousnext →701–800 of 10,842, ranked by callers