MCPcopy Create free account

hub / github.com/FreeOpcUa/freeopcua / functions

Functions10,842 in github.com/FreeOpcUa/freeopcua

↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
tests/gtest/src/gtest.cc:3719
↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
tests/gmock/gtest/src/gtest.cc:3719
↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
tests/gmock/fused-src/gmock-gtest-all.cc:5203
↓ 9 callersMethodget
tests/gmock/gtest/include/gtest/internal/gtest-port.h:905
↓ 9 callersMethodtotal_test_case_count
Gets the number of all test cases.
tests/gtest/src/gtest.cc:718
↓ 9 callersMethodtotal_test_case_count
Gets the number of all test cases.
tests/gmock/gtest/src/gtest.cc:718
↓ 9 callersMethodtype
include/opc/spdlog/fmt/bundled/format.h:1593
↓ 9 callersMethodwrite_const
(self, *args)
schemas/generate_protocol.py:590
↓ 9 callersMethodwrite_enum
(self, *args)
schemas/generate_protocol.py:578
↓ 8 callersFunctionACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
tests/gmock/test/gmock-generated-actions_test.cc:1096
↓ 8 callersFunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
tests/gtest/include/gtest/gtest.h:1361
↓ 8 callersFunctionAddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
tests/gmock/gtest/include/gtest/gtest.h:1361
↓ 8 callersFunctionClearCurrentTestPartResults
tests/gtest/test/gtest_unittest.cc:352
↓ 8 callersFunctionClearCurrentTestPartResults
tests/gmock/gtest/test/gtest_unittest.cc:352
↓ 8 callersFunctionCombine
tests/gtest/include/gtest/gtest-param-test.h:1338
↓ 8 callersFunctionCombine
tests/gmock/gtest/fused-src/gtest/gtest.h:17985
↓ 8 callersFunctionEMString
Test helper for formatting element, matcher index pairs in expectations.
tests/gmock/test/gmock-matchers_test.cc:4659
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
tests/gtest/test/gtest_unittest.cc:1959
↓ 8 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
tests/gmock/gtest/test/gtest_unittest.cc:1959
↓ 8 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
tests/gtest/src/gtest.cc:291
↓ 8 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
tests/gmock/gtest/src/gtest.cc:291
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gtest/src/gtest-port.cc:669
↓ 8 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gmock/gtest/src/gtest-port.cc:669
↓ 8 callersFunctionGetEndpoint
tests/client/common.h:42
↓ 8 callersFunctionGetEnv
tests/gmock/fused-src/gtest/gtest.h:3068
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
tests/gtest/src/gtest-internal-inl.h:137
↓ 8 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
tests/gmock/gtest/src/gtest-internal-inl.h:137
↓ 8 callersFunctionGetTimeInMillis
Returns the current time in milliseconds.
tests/gmock/fused-src/gmock-gtest-all.cc:2264
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
tests/gtest/src/gtest.cc:2086
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
tests/gmock/gtest/src/gtest.cc:2086
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
tests/gmock/fused-src/gmock-gtest-all.cc:3570
↓ 8 callersFunctionHasPrefix
tests/gtest/test/gtest-printers_test.cc:544
↓ 8 callersFunctionHasPrefix
tests/gmock/gtest/test/gtest-printers_test.cc:544
↓ 8 callersFunctionIsEmpty
Returns true iff the path is "".
tests/gmock/fused-src/gtest/gtest.h:3803
↓ 8 callersFunctionIsEven
Returns true iff the argument is an even number.
tests/gtest/test/gtest_unittest.cc:2104
↓ 8 callersFunctionIsHalfOf
tests/gmock/test/gmock-matchers_test.cc:5152
↓ 8 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/include/gmock/gmock-matchers.h:108
↓ 8 callersFunctionIsNull
Creates a polymorphic matcher that matches any NULL pointer.
tests/gmock/fused-src/gmock/gmock.h:8866
↓ 8 callersFunctionIsSubstringImpl
tests/gtest/src/gtest.cc:1260
↓ 8 callersFunctionIsSubstringImpl
tests/gmock/gtest/src/gtest.cc:1260
↓ 8 callersFunctionIsSubstringImpl
tests/gmock/fused-src/gmock-gtest-all.cc:2744
↓ 8 callersFunctionMakeToken
Creates a new instance of Token.
tests/gtest/scripts/pump.py:237
↓ 8 callersFunctionMakeToken
Creates a new instance of Token.
tests/gmock/gtest/scripts/pump.py:237
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
tests/gtest/src/gtest.cc:4715
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
tests/gmock/gtest/src/gtest.cc:4715
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
tests/gmock/fused-src/gmock-gtest-all.cc:6199
↓ 8 callersFunctionParseNaturalNumber
tests/gmock/fused-src/gmock-gtest-all.cc:1403
↓ 8 callersMethodPerform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
tests/gmock/fused-src/gmock/gmock.h:1291
↓ 8 callersMethodPort
include/opc/common/uri_facade.h:46
↓ 8 callersFunctionPrintCharsAsStringTo
tests/gtest/src/gtest-printers.cc:255
↓ 8 callersFunctionPrintCharsAsStringTo
tests/gmock/gtest/src/gtest-printers.cc:255
↓ 8 callersFunctionPrintCharsAsStringTo
tests/gmock/fused-src/gmock-gtest-all.cc:9268
↓ 8 callersMethodReceive
tests/protocol/common.h:143
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
tests/gtest/test/gtest_unittest.cc:2127
↓ 8 callersFunctionResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
tests/gmock/gtest/test/gtest_unittest.cc:2127
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
tests/gtest/test/gtest_unittest.cc:2137
↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
tests/gmock/gtest/test/gtest_unittest.cc:2137
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
tests/gtest/src/gtest.cc:4444
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
tests/gmock/gtest/src/gtest.cc:4444
↓ 8 callersMethodSize
Gets the number of elements.
tests/gtest/samples/sample3-inl.h:110
↓ 8 callersMethodSize
Gets the number of elements.
tests/gmock/gtest/samples/sample3-inl.h:110
↓ 8 callersFunctionSkip
(lines, pos, regex)
tests/gtest/scripts/pump.py:261
↓ 8 callersFunctionSkip
(lines, pos, regex)
tests/gmock/gtest/scripts/pump.py:261
↓ 8 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
tests/gtest/src/gtest.cc:1659
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
tests/gmock/test/gmock-internal-utils_test.cc:378
↓ 8 callersFunctionUniversalPrint
tests/gmock/gtest/include/gtest/gtest-printers.h:853
↓ 8 callersMethodUntypedPerformDefaultAction
Performs the default action with the given arguments and returns the action's result. The call description string will be used in the error message t
tests/gmock/fused-src/gmock/gmock.h:10948
↓ 8 callersMethodalign
include/opc/spdlog/fmt/bundled/format.h:1845
↓ 8 callersMethodcopy
tests/gtest/include/gtest/internal/gtest-linked_ptr.h:225
↓ 8 callersMethodcopy
tests/gmock/gtest/fused-src/gtest/gtest.h:9690
↓ 8 callersMethodfile
Where in the source file was the default action spec defined?
tests/gmock/fused-src/gmock/gmock.h:9601
↓ 8 callersMethodflush
include/opc/spdlog/sinks/syslog_sink.h:60
↓ 8 callersFunctionformat_decimal
include/opc/spdlog/fmt/bundled/format.h:1068
↓ 8 callersMethodget_ctype
(self)
schemas/generate_model.py:130
↓ 8 callersMethodlock
include/opc/spdlog/details/null_mutex.h:17
↓ 8 callersMethodparse
(self)
schemas/generate_model.py:281
↓ 8 callersFunctionremove
Windows CE doesn't have the remove C function.
tests/gtest/test/gtest-filepath_test.cc:68
↓ 8 callersMethodset_s
tests/gmock/test/gmock-matchers_test.cc:3409
↓ 8 callersMethodstore
include/opc/spdlog/details/null_mutex.h:38
↓ 8 callersMethodtest_to_run_count
Gets the number of tests that should run.
tests/gtest/src/gtest.cc:760
↓ 8 callersMethodtest_to_run_count
Gets the number of tests that should run.
tests/gmock/gtest/src/gtest.cc:760
↓ 8 callersMethodunlock
include/opc/spdlog/details/null_mutex.h:18
↓ 8 callersMethodx
tests/gtest/test/gtest_unittest.cc:5034
↓ 8 callersMethodx
tests/gmock/gtest/test/gtest_unittest.cc:5034
↓ 8 callersMethodx
tests/gmock/test/gmock_stress_test.cc:72
↓ 7 callersFunctionAbort
tests/gmock/fused-src/gmock-gtest-all.cc:8909
↓ 7 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
tests/gtest/test/gtest_unittest.cc:1091
↓ 7 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
tests/gmock/gtest/test/gtest_unittest.cc:1091
↓ 7 callersFunctionAddNonfatalFailure
tests/gtest/test/gtest_unittest.cc:1095
↓ 7 callersFunctionAddNonfatalFailure
tests/gmock/gtest/test/gtest_unittest.cc:1095
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
tests/gtest/src/gtest-port.cc:766
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
tests/gmock/gtest/src/gtest-port.cc:766
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
tests/gmock/fused-src/gmock-gtest-all.cc:8976
↓ 7 callersFunctionCheckTestFailureCount
tests/gtest/test/gtest_stress_test.cc:117
↓ 7 callersFunctionCheckTestFailureCount
tests/gmock/gtest/test/gtest_stress_test.cc:117
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
tests/gtest/src/gtest-filepath.cc:303
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
tests/gmock/gtest/src/gtest-filepath.cc:303
↓ 7 callersMethodDebugString
tests/gmock/src/gmock-matchers.cc:382
↓ 7 callersFunctionDivisibleBy
tests/gmock/test/gmock-matchers_test.cc:3807
↓ 7 callersMethodEndpoints
/////////////////////////////////////////////////////////// Endpoint Services ///////////////////////////////////////////////////////////
src/client/binary_client.cpp:403
← previousnext →501–600 of 10,842, ranked by callers