Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/freeopcua
/ functions
Functions
10,842 in github.com/FreeOpcUa/freeopcua
⨍
Functions
10,842
◇
Types & classes
3,957
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
tests/gtest/src/gtest.cc:3719
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
tests/gmock/gtest/src/gtest.cc:3719
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
tests/gmock/fused-src/gmock-gtest-all.cc:5203
↓ 9 callers
Method
get
tests/gmock/gtest/include/gtest/internal/gtest-port.h:905
↓ 9 callers
Method
total_test_case_count
Gets the number of all test cases.
tests/gtest/src/gtest.cc:718
↓ 9 callers
Method
total_test_case_count
Gets the number of all test cases.
tests/gmock/gtest/src/gtest.cc:718
↓ 9 callers
Method
type
include/opc/spdlog/fmt/bundled/format.h:1593
↓ 9 callers
Method
write_const
(self, *args)
schemas/generate_protocol.py:590
↓ 9 callers
Method
write_enum
(self, *args)
schemas/generate_protocol.py:578
↓ 8 callers
Function
ACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
tests/gmock/test/gmock-generated-actions_test.cc:1096
↓ 8 callers
Function
AddGlobalTestEnvironment
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 callers
Function
AddGlobalTestEnvironment
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 callers
Function
ClearCurrentTestPartResults
tests/gtest/test/gtest_unittest.cc:352
↓ 8 callers
Function
ClearCurrentTestPartResults
tests/gmock/gtest/test/gtest_unittest.cc:352
↓ 8 callers
Function
Combine
tests/gtest/include/gtest/gtest-param-test.h:1338
↓ 8 callers
Function
Combine
tests/gmock/gtest/fused-src/gtest/gtest.h:17985
↓ 8 callers
Function
EMString
Test helper for formatting element, matcher index pairs in expectations.
tests/gmock/test/gmock-matchers_test.cc:4659
↓ 8 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
tests/gtest/test/gtest_unittest.cc:1959
↓ 8 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
tests/gmock/gtest/test/gtest_unittest.cc:1959
↓ 8 callers
Method
Generate
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 callers
Method
Generate
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 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gtest/src/gtest-port.cc:669
↓ 8 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gmock/gtest/src/gtest-port.cc:669
↓ 8 callers
Function
GetEndpoint
tests/client/common.h:42
↓ 8 callers
Function
GetEnv
tests/gmock/fused-src/gtest/gtest.h:3068
↓ 8 callers
Function
GetRandomSeedFromFlag
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 callers
Function
GetRandomSeedFromFlag
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 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
tests/gmock/fused-src/gmock-gtest-all.cc:2264
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
tests/gtest/src/gtest.cc:2086
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
tests/gmock/gtest/src/gtest.cc:2086
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
tests/gmock/fused-src/gmock-gtest-all.cc:3570
↓ 8 callers
Function
HasPrefix
tests/gtest/test/gtest-printers_test.cc:544
↓ 8 callers
Function
HasPrefix
tests/gmock/gtest/test/gtest-printers_test.cc:544
↓ 8 callers
Function
IsEmpty
Returns true iff the path is "".
tests/gmock/fused-src/gtest/gtest.h:3803
↓ 8 callers
Function
IsEven
Returns true iff the argument is an even number.
tests/gtest/test/gtest_unittest.cc:2104
↓ 8 callers
Function
IsHalfOf
tests/gmock/test/gmock-matchers_test.cc:5152
↓ 8 callers
Method
IsInterested
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 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
tests/gmock/fused-src/gmock/gmock.h:8866
↓ 8 callers
Function
IsSubstringImpl
tests/gtest/src/gtest.cc:1260
↓ 8 callers
Function
IsSubstringImpl
tests/gmock/gtest/src/gtest.cc:1260
↓ 8 callers
Function
IsSubstringImpl
tests/gmock/fused-src/gmock-gtest-all.cc:2744
↓ 8 callers
Function
MakeToken
Creates a new instance of Token.
tests/gtest/scripts/pump.py:237
↓ 8 callers
Function
MakeToken
Creates a new instance of Token.
tests/gmock/gtest/scripts/pump.py:237
↓ 8 callers
Function
ParseBoolFlag
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 callers
Function
ParseBoolFlag
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 callers
Function
ParseBoolFlag
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 callers
Function
ParseNaturalNumber
tests/gmock/fused-src/gmock-gtest-all.cc:1403
↓ 8 callers
Method
Perform
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 callers
Method
Port
include/opc/common/uri_facade.h:46
↓ 8 callers
Function
PrintCharsAsStringTo
tests/gtest/src/gtest-printers.cc:255
↓ 8 callers
Function
PrintCharsAsStringTo
tests/gmock/gtest/src/gtest-printers.cc:255
↓ 8 callers
Function
PrintCharsAsStringTo
tests/gmock/fused-src/gmock-gtest-all.cc:9268
↓ 8 callers
Method
Receive
tests/protocol/common.h:143
↓ 8 callers
Function
ResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
tests/gtest/test/gtest_unittest.cc:2127
↓ 8 callers
Function
ResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
tests/gmock/gtest/test/gtest_unittest.cc:2127
↓ 8 callers
Function
ResultIsEvenNoExplanation
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 callers
Function
ResultIsEvenNoExplanation
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 callers
Function
ShouldRunTestOnShard
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 callers
Function
ShouldRunTestOnShard
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 callers
Method
Size
Gets the number of elements.
tests/gtest/samples/sample3-inl.h:110
↓ 8 callers
Method
Size
Gets the number of elements.
tests/gmock/gtest/samples/sample3-inl.h:110
↓ 8 callers
Function
Skip
(lines, pos, regex)
tests/gtest/scripts/pump.py:261
↓ 8 callers
Function
Skip
(lines, pos, regex)
tests/gmock/gtest/scripts/pump.py:261
↓ 8 callers
Function
StringStreamToString
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 callers
Function
TestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
tests/gmock/test/gmock-internal-utils_test.cc:378
↓ 8 callers
Function
UniversalPrint
tests/gmock/gtest/include/gtest/gtest-printers.h:853
↓ 8 callers
Method
UntypedPerformDefaultAction
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 callers
Method
align
include/opc/spdlog/fmt/bundled/format.h:1845
↓ 8 callers
Method
copy
tests/gtest/include/gtest/internal/gtest-linked_ptr.h:225
↓ 8 callers
Method
copy
tests/gmock/gtest/fused-src/gtest/gtest.h:9690
↓ 8 callers
Method
file
Where in the source file was the default action spec defined?
tests/gmock/fused-src/gmock/gmock.h:9601
↓ 8 callers
Method
flush
include/opc/spdlog/sinks/syslog_sink.h:60
↓ 8 callers
Function
format_decimal
include/opc/spdlog/fmt/bundled/format.h:1068
↓ 8 callers
Method
get_ctype
(self)
schemas/generate_model.py:130
↓ 8 callers
Method
lock
include/opc/spdlog/details/null_mutex.h:17
↓ 8 callers
Method
parse
(self)
schemas/generate_model.py:281
↓ 8 callers
Function
remove
Windows CE doesn't have the remove C function.
tests/gtest/test/gtest-filepath_test.cc:68
↓ 8 callers
Method
set_s
tests/gmock/test/gmock-matchers_test.cc:3409
↓ 8 callers
Method
store
include/opc/spdlog/details/null_mutex.h:38
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
tests/gtest/src/gtest.cc:760
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
tests/gmock/gtest/src/gtest.cc:760
↓ 8 callers
Method
unlock
include/opc/spdlog/details/null_mutex.h:18
↓ 8 callers
Method
x
tests/gtest/test/gtest_unittest.cc:5034
↓ 8 callers
Method
x
tests/gmock/gtest/test/gtest_unittest.cc:5034
↓ 8 callers
Method
x
tests/gmock/test/gmock_stress_test.cc:72
↓ 7 callers
Function
Abort
tests/gmock/fused-src/gmock-gtest-all.cc:8909
↓ 7 callers
Function
AddFatalFailure
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 callers
Function
AddFatalFailure
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 callers
Function
AddNonfatalFailure
tests/gtest/test/gtest_unittest.cc:1095
↓ 7 callers
Function
AddNonfatalFailure
tests/gmock/gtest/test/gtest_unittest.cc:1095
↓ 7 callers
Function
BoolFromGTestEnv
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 callers
Function
BoolFromGTestEnv
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 callers
Function
BoolFromGTestEnv
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 callers
Function
CheckTestFailureCount
tests/gtest/test/gtest_stress_test.cc:117
↓ 7 callers
Function
CheckTestFailureCount
tests/gmock/gtest/test/gtest_stress_test.cc:117
↓ 7 callers
Method
CreateDirectoriesRecursively
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 callers
Method
CreateDirectoriesRecursively
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 callers
Method
DebugString
tests/gmock/src/gmock-matchers.cc:382
↓ 7 callers
Function
DivisibleBy
tests/gmock/test/gmock-matchers_test.cc:3807
↓ 7 callers
Method
Endpoints
/////////////////////////////////////////////////////////// Endpoint Services ///////////////////////////////////////////////////////////
src/client/binary_client.cpp:403
← previous
next →
501–600 of 10,842, ranked by callers