Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ functions
Functions
4,459 in github.com/cginternals/globjects
⨍
Functions
4,459
◇
Types & classes
1,632
Method
GenerateDiff
Return the current diff as a string. Args: args: Extra arguments to pass to the diff command.
source/tests/googletest/googlemock/scripts/upload.py:599
Method
GenerateDiff
(self, args)
source/tests/googletest/googlemock/scripts/upload.py:790
Method
GenerateDiff
(self, extra_args)
source/tests/googletest/googlemock/scripts/upload.py:1064
Method
GenerateDiff
Return the current diff as a string. Args: args: Extra arguments to pass to the diff command.
source/tests/googletest/googletest/scripts/upload.py:599
Method
GenerateDiff
(self, args)
source/tests/googletest/googletest/scripts/upload.py:790
Method
GenerateDiff
(self, extra_args)
source/tests/googletest/googletest/scripts/upload.py:1064
Method
GenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
source/tests/googletest/googletest/src/gtest-filepath.cc:286
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:76
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:80
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:105
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:129
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:138
Method
Get
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:314
Method
GetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
source/tests/googletest/googletest/src/gtest.cc:426
Method
GetArgvsForDeathTestChildProcess
source/tests/googletest/googletest/src/gtest-death-test.cc:886
Method
GetBaseFile
(self, filename)
source/tests/googletest/googlemock/scripts/upload.py:898
Method
GetBaseFile
(self, filename)
source/tests/googletest/googlemock/scripts/upload.py:1026
Method
GetBaseFile
(self, filename)
source/tests/googletest/googlemock/scripts/upload.py:1102
Method
GetBaseFile
(self, filename)
source/tests/googletest/googletest/scripts/upload.py:898
Method
GetBaseFile
(self, filename)
source/tests/googletest/googletest/scripts/upload.py:1026
Method
GetBaseFile
(self, filename)
source/tests/googletest/googletest/scripts/upload.py:1102
Function
GetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
source/tests/googletest/googletest/src/gtest.cc:1346
Method
GetCastTypeDescription
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:2135
Method
GetCurrentDir
Returns the current working directory, or "" if unsuccessful.
source/tests/googletest/googletest/src/gtest-filepath.cc:99
Method
GetEventDescription
source/tests/googletest/googletest/test/gtest_unittest.cc:7078
Function
GetExitStatus
Returns the argument to exit(), or -1 if exit() wasn't called. Args: exit_code: the result value of os.system(command).
source/tests/googletest/googlemock/test/gmock_test_utils.py:76
Function
GetExitStatus
Returns the argument to exit(), or -1 if exit() wasn't called. Args: exit_code: the result value of os.system(command).
source/tests/googletest/googletest/test/gtest_test_utils.py:187
Method
GetFullMethodName
source/tests/googletest/googletest/test/gtest-listener_test.cc:121
Method
GetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
source/tests/googletest/googletest/src/gtest.cc:3970
Method
GetLastLine
(self)
source/tests/googletest/googletest/scripts/pump.py:645
Method
GetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
source/tests/googletest/googletest/src/gtest.cc:4073
Method
GetMutableTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
source/tests/googletest/googletest/src/gtest.cc:2746
Method
GetNewIndex
source/tests/googletest/googletest/test/gtest-port_test.cc:1217
Method
GetNextPrime
source/tests/googletest/googletest/samples/prime_tables.h:93
Method
GetOrCreateValue
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:1875
Method
GetOutputFormat
Returns the output format, or "" for normal printed output.
source/tests/googletest/googletest/src/gtest.cc:414
Function
GetParamNameGen
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:389
Method
GetRepeater
source/tests/googletest/googletest/test/gtest_unittest.cc:162
Method
GetSelectedArgs
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:252
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:81
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:93
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:102
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:112
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:122
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:133
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:144
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:156
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:169
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:184
Method
GetSelectedFields
source/tests/googletest/googlemock/include/gmock/gmock-generated-matchers.h:199
Method
GetSortedTestCases
Returns the array of pointers to all test cases sorted by the test case name. The caller is responsible for deleting the array.
source/tests/googletest/googletest/test/gtest-unittest-api_test.cc:57
Method
GetSortedTests
Returns the array of pointers to all tests in a particular test case sorted by the test name. The caller is responsible for deleting the array.
source/tests/googletest/googletest/test/gtest-unittest-api_test.cc:86
Function
GetSourceDir
Returns the absolute path of the directory where the .py files are.
source/tests/googletest/googlemock/test/gmock_test_utils.py:54
Function
GetSourceDir
Returns the absolute path of the directory where the .py files are.
source/tests/googletest/googletest/test/gtest_test_utils.py:126
Function
GetSvnTrunk
Returns the current SVN workspace's trunk root path.
source/tests/googletest/googletest/scripts/common.py:69
Function
GetTempDir
Returns a directory for temporary files.
source/tests/googletest/googletest/test/gtest_test_utils.py:147
Method
GetTestCasePatternHolder
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:681
Function
GetTestExecutablePath
Returns the absolute path of the test binary given its name. The function will print a message and abort the program if the resulting file doesn'
source/tests/googletest/googlemock/test/gmock_test_utils.py:60
Function
GetTestExecutablePath
Returns the absolute path of the test binary given its name. The function will print a message and abort the program if the resulting file doesn'
source/tests/googletest/googletest/test/gtest_test_utils.py:156
Method
GetTestResult
source/tests/googletest/googletest/test/gtest_unittest.cc:5311
Method
GetThreadLocalsMapLocked
Returns map of thread local instances.
source/tests/googletest/googletest/src/gtest-port.cc:514
Function
GetTypeId
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:447
Function
GetTypeName
source/tests/googletest/googletest/include/gtest/internal/gtest-type-util.h:64
Method
GetUnknownFiles
(self)
source/tests/googletest/googlemock/scripts/upload.py:836
Method
GetUnknownFiles
(self)
source/tests/googletest/googlemock/scripts/upload.py:1021
Method
GetUnknownFiles
Return a list of files unknown to the VCS.
source/tests/googletest/googlemock/scripts/upload.py:1090
Method
GetUnknownFiles
(self)
source/tests/googletest/googletest/scripts/upload.py:836
Method
GetUnknownFiles
(self)
source/tests/googletest/googletest/scripts/upload.py:1021
Method
GetUnknownFiles
Return a list of files unknown to the VCS.
source/tests/googletest/googletest/scripts/upload.py:1090
Function
GetUserCredentials
Prompts the user for a username and password.
source/tests/googletest/googlemock/scripts/upload.py:467
Function
GetUserCredentials
Prompts the user for a username and password.
source/tests/googletest/googletest/scripts/upload.py:467
Method
GetValue
(self, identifier)
source/tests/googletest/googletest/scripts/pump.py:614
Method
GetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
source/tests/googletest/googletest/src/gtest-port.cc:380
Method
GetValueOnCurrentThread
source/tests/googletest/googletest/src/gtest-port.cc:529
Method
GiantTemplate
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:1143
Method
GoogleTestFailureException
source/tests/googletest/googletest/src/gtest.cc:2368
Function
GreaterThan
source/tests/googletest/googletest/test/gtest_unittest.cc:2358
Method
GreaterThanMatcher
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:164
Method
GreaterThanMatcher
source/tests/googletest/googlemock/test/gmock-generated-matchers_test.cc:258
Method
GtMatcher
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:953
Method
HasFatalFailure
Returns true iff the test fatally failed.
source/tests/googletest/googletest/src/gtest.cc:2184
Method
HasMaxAbsError
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:1998
Method
HasNewFatalFailureHelper
source/tests/googletest/googletest/src/gtest-test-part.cc:89
Method
HasNonfatalFailure
Returns true iff the test has a non-fatal failure.
source/tests/googletest/googletest/src/gtest.cc:2194
Function
HasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
source/tests/googletest/googletest/src/gtest.cc:631
Method
HasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
source/tests/googletest/googletest/src/gtest.cc:2269
Method
HasSubstrMatcher
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:1189
Method
HeapOnly
source/globjects/source/base/HeapOnly.cpp:9
Method
Hunk
source/tests/googletest/googletest/src/gtest.cc:1128
Method
HybridPrimeTable
source/tests/googletest/googletest/samples/sample8_unittest.cc:52
Method
IDResource
source/globjects/source/Resource.cpp:71
Method
IDTrait
source/globjects/source/Resource.cpp:56
Method
Icosahedron
source/examples/tessellation/Icosahedron.cpp:74
Method
IgnoreResultAction
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:892
Method
IgnoredValue
source/tests/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h:63
Method
Impl
source/tests/googletest/googlemock/include/gmock/gmock-generated-actions.h:475
Method
Impl
The implicit cast is necessary when Result has more than one single-argument constructor (e.g. Result is std::vector<int>) and R has a type conversion
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:575
Method
Impl
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:600
Method
Impl
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:680
Method
Impl
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:729
← previous
next →
1,901–2,000 of 4,459, ranked by callers