MCPcopy Create free account

hub / github.com/FreeOpcUa/freeopcua / functions

Functions10,842 in github.com/FreeOpcUa/freeopcua

↓ 5 callersFunctionIgnoreResult
tests/gmock/fused-src/gmock/gmock.h:2101
↓ 5 callersFunctionInitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
tests/gmock/src/gmock.cc:172
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
tests/gmock/fused-src/gmock-gtest-all.cc:5910
↓ 5 callersFunctionIsDigit
tests/gmock/fused-src/gtest/gtest.h:2923
↓ 5 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
tests/gtest/src/gtest-filepath.cc:295
↓ 5 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
tests/gmock/gtest/src/gtest-filepath.cc:295
↓ 5 callersMethodIsInteger
src/protocol/nodeid.cpp:38
↓ 5 callersFunctionIsTrue
tests/gmock/gtest/src/gtest.cc:4648
↓ 5 callersFunctionJoinAsTuple
Joins a vector of strings as if they are fields of a tuple; returns the joined string.
tests/gmock/src/gmock-matchers.cc:105
↓ 5 callersMethodLock
tests/gmock/fused-src/gtest/gtest.h:2798
↓ 5 callersFunctionMatchPrintAndExplain
tests/gmock/fused-src/gmock/gmock.h:5649
↓ 5 callersFunctionMatchPrintAndExplain
tests/gmock/include/gmock/gmock-matchers.h:728
↓ 5 callersFunctionMatches
tests/gmock/include/gmock/gmock-matchers.h:4443
↓ 5 callersFunctionMatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
tests/gmock/fused-src/gmock/gmock.h:9085
↓ 5 callersMethodMethod
/////////////////////////////////////////////////////////// Method Services ///////////////////////////////////////////////////////////
src/client/binary_client.cpp:444
↓ 5 callersFunctionNanSensitiveDoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, including NaN values when rhs is NaN.
tests/gmock/fused-src/gmock/gmock.h:8896
↓ 5 callersFunctionNanSensitiveFloatEq
Creates a matcher that matches any float argument approximately equal to rhs, including NaN values when rhs is NaN.
tests/gmock/fused-src/gmock/gmock.h:8928
↓ 5 callersFunctionParseToken
(lines, pos, regex, token_type)
tests/gtest/scripts/pump.py:243
↓ 5 callersFunctionParseToken
(lines, pos, regex, token_type)
tests/gmock/gtest/scripts/pump.py:243
↓ 5 callersMethodPassedCalls
tests/gtest/test/gtest-death-test_test.cc:829
↓ 5 callersMethodPassedCalls
tests/gmock/gtest/test/gtest-death-test_test.cc:829
↓ 5 callersFunctionRUN_ALL_TESTS
tests/gmock/fused-src/gtest/gtest.h:21297
↓ 5 callersFunctionRegisterAddressSpace
tests/server/address_space_registry_test.h:24
↓ 5 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
tests/gtest/src/gtest-filepath.cc:119
↓ 5 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
tests/gmock/gtest/src/gtest-filepath.cc:119
↓ 5 callersFunctionResetCounts
Resets the count for each test.
tests/gtest/test/gtest_repeat_test.cc:141
↓ 5 callersFunctionResetCounts
Resets the count for each test.
tests/gmock/gtest/test/gtest_repeat_test.cc:141
↓ 5 callersMethodRootObject
src/core/model_server.cpp:31
↓ 5 callersMethodRunAndVerify
Runs gtest_list_tests_unittest_ and verifies that it prints the correct tests. Args: flag_value: value of the --gtest_list_test
tests/gtest/test/gtest_list_tests_unittest.py:129
↓ 5 callersMethodRunAndVerify
Runs gtest_list_tests_unittest_ and verifies that it prints the correct tests. Args: flag_value: value of the --gtest_list_test
tests/gmock/gtest/test/gtest_list_tests_unittest.py:129
↓ 5 callersFunctionRunCode
(env, code_node, output)
tests/gtest/scripts/pump.py:702
↓ 5 callersFunctionRunCode
(env, code_node, output)
tests/gmock/gtest/scripts/pump.py:702
↓ 5 callersMethodScheme
include/opc/common/uri_facade.h:26
↓ 5 callersMethodSetParameters
Sets the parameters for subsequent calls to Create.
tests/gtest/test/gtest-death-test_test.cc:916
↓ 5 callersMethodSetParameters
Sets the parameters for subsequent calls to Create.
tests/gmock/gtest/test/gtest-death-test_test.cc:916
↓ 5 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
tests/gtest/include/gtest/gtest.h:496
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
tests/gtest/src/gtest-port.cc:798
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
tests/gmock/gtest/src/gtest-port.cc:798
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
tests/gmock/fused-src/gmock-gtest-all.cc:9008
↓ 5 callersMethodTestDeleted
tests/gtest/test/gtest-death-test_test.cc:835
↓ 5 callersMethodTestDeleted
tests/gmock/gtest/test/gtest-death-test_test.cc:835
↓ 5 callersMethodToString
Return a string that tries to reconstitute the variable decl.
tests/gmock/scripts/generator/cpp/ast.py:261
↓ 5 callersMethodUnlock
tests/gmock/fused-src/gtest/gtest.h:2799
↓ 5 callersMethodWaitCalls
tests/gtest/test/gtest-death-test_test.cc:828
↓ 5 callersMethodWaitCalls
tests/gmock/gtest/test/gtest-death-test_test.cc:828
↓ 5 callersMethod_TypeStringHelper
(self, suffix)
tests/gmock/scripts/generator/cpp/ast.py:243
↓ 5 callersMethodcount
tests/gmock/fused-src/gmock/gmock.h:8338
↓ 5 callersFunctioncount_digits
Returns the number of decimal digits in n. Leading zeros are not counted except for n == 0 in which case count_digits returns 1.
include/opc/spdlog/fmt/bundled/format.h:998
↓ 5 callersMethodfill
include/opc/spdlog/fmt/bundled/format.h:1865
↓ 5 callersMethodflush
include/opc/spdlog/details/logger_impl.h:534
↓ 5 callersMethodget
src/protocol/binary_variant.cpp:169
↓ 5 callersMethodget
tests/gtest/include/gtest/internal/gtest-linked_ptr.h:190
↓ 5 callersMethodget
tests/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h:190
↓ 5 callersFunctionis_name_start
include/opc/spdlog/fmt/bundled/format.h:4080
↓ 5 callersFunctionis_negative
include/opc/spdlog/fmt/bundled/format.h:944
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
tests/gtest/src/gtest-internal-inl.h:628
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
tests/gmock/gtest/src/gtest-internal-inl.h:628
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
tests/gmock/fused-src/gmock-gtest-all.cc:1000
↓ 5 callersFunctionmake_ptr
include/opc/spdlog/fmt/bundled/format.h:648
↓ 5 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
tests/gmock/fused-src/gmock-gtest-all.cc:5418
↓ 5 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
tests/gtest/src/gtest.cc:3588
↓ 5 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
tests/gmock/gtest/src/gtest.cc:3588
↓ 5 callersMethodset
tests/gtest/include/gtest/internal/gtest-port.h:1543
↓ 5 callersMethodset
tests/gmock/gtest/fused-src/gtest/gtest.h:2736
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
tests/gtest/src/gtest.cc:729
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
tests/gmock/gtest/src/gtest.cc:729
↓ 5 callersMethodvalue
tests/gmock/test/gmock-matchers_test.cc:539
↓ 5 callersMethodwhat
tests/gtest/test/gtest-death-test_ex_test.cc:63
↓ 5 callersMethodwhat
tests/gmock/gtest/test/gtest-death-test_ex_test.cc:63
↓ 5 callersMethody
tests/gmock/test/gmock_stress_test.cc:80
↓ 4 callersMethodAddApplications
src/server/endpoints_services_addon.cpp:59
↓ 4 callersFunctionAddParameter
src/core/common/addons_core/config_file.cpp:51
↓ 4 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
tests/gmock/fused-src/gtest/gtest.h:7712
↓ 4 callersMethodAppend
(self, s)
tests/gtest/scripts/pump.py:652
↓ 4 callersMethodAppend
(self, s)
tests/gmock/gtest/scripts/pump.py:652
↓ 4 callersFunctionArity
Returns the English name of the given arity.
tests/gtest/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionArity
Returns the English name of the given arity.
tests/gmock/gtest/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionArrayAwareFind
tests/gtest/include/gtest/internal/gtest-internal.h:962
↓ 4 callersFunctionArrayAwareFind
tests/gmock/gtest/fused-src/gtest/gtest.h:8338
↓ 4 callersFunctionArrayAwareFind
tests/gmock/fused-src/gtest/gtest.h:8338
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
tests/gtest/test/gtest_filter_unittest.py:230
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
tests/gmock/gtest/test/gtest_filter_unittest.py:230
↓ 4 callersFunctionAssign
tests/gmock/fused-src/gmock/gmock.h:2057
↓ 4 callersMethodBrowse
tests/server/xml_addressspace_ut.cpp:46
↓ 4 callersFunctionChangeToRootDir
tests/gtest/test/gtest-death-test_test.cc:364
↓ 4 callersFunctionChangeToRootDir
tests/gmock/gtest/test/gtest-death-test_test.cc:364
↓ 4 callersFunctionCmpHelperEQ
tests/gtest/include/gtest/gtest.h:1488
↓ 4 callersFunctionCmpHelperEQ
tests/gmock/gtest/fused-src/gtest/gtest.h:20068
↓ 4 callersFunctionCmpHelperEQ
tests/gmock/gtest/include/gtest/gtest.h:1488
↓ 4 callersFunctionCmpHelperEQ
tests/gmock/fused-src/gtest/gtest.h:20068
↓ 4 callersFunctionCreateAddressSpace
src/server/address_space_internal.cpp:722
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
tests/gtest/test/gtest-death-test_test.cc:185
↓ 4 callersFunctionDieIfLessThan
A binary function that may die.
tests/gmock/gtest/test/gtest-death-test_test.cc:185
↓ 4 callersFunctionDoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are consid
tests/gmock/fused-src/gmock/gmock.h:8904
↓ 4 callersFunctionElements
tests/gmock/include/gmock/gmock-matchers.h:3511
↓ 4 callersMethodEvalExp
(self, exp)
tests/gtest/scripts/pump.py:622
↓ 4 callersMethodEvalExp
(self, exp)
tests/gmock/gtest/scripts/pump.py:622
↓ 4 callersFunctionExplainMatchFailureTupleTo
tests/gmock/fused-src/gmock/gmock.h:5775
↓ 4 callersFunctionFOpen
tests/gmock/fused-src/gtest/gtest.h:3044
↓ 4 callersFunctionFail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
tests/gtest/test/gtest_throw_on_failure_ex_test.cc:45
← previousnext →801–900 of 10,842, ranked by callers