MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 1 callersMethodSwitchMode
src/mode.cpp:200
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
m3rdparty/googletest/googletest/src/gtest.cc:2233
↓ 1 callersMethodTearDownExecuted
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:577
↓ 1 callersFunctionTestAssertEqualsUncopyable
A subroutine used by the following test.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3851
↓ 1 callersFunctionTestAssertNonPositive
A subroutine used by the following test.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3846
↓ 1 callersMethodTestBodyExecuted
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:578
↓ 1 callersFunctionTestCatchesLeakedMocksInAdHocTests
m3rdparty/googletest/googlemock/test/gmock_output_test_.cc:271
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
m3rdparty/googletest/googletest/test/gtest_output_test_.cc:65
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
m3rdparty/googletest/googletest/test/gtest_unittest.cc:3809
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
m3rdparty/googletest/googletest/test/gtest_uninitialized_test.py:54
↓ 1 callersFunctionTestFailureThrowsRuntimeError
Tests that an assertion failure throws a subclass of std::runtime_error.
m3rdparty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:53
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
m3rdparty/googletest/googletest/src/gtest.cc:2830
↓ 1 callersFunctionTestRepeatUnspecified
Tests the behavior of Google Test when --gtest_repeat is not specified.
m3rdparty/googletest/googletest/test/gtest_repeat_test.cc:165
↓ 1 callersFunctionTestRepeatWithFilterForFailedTests
Tests using --gtest_repeat when --gtest_filter specifies a set of failed tests.
m3rdparty/googletest/googletest/test/gtest_repeat_test.cc:211
↓ 1 callersFunctionTestRepeatWithFilterForSuccessfulTests
Tests using --gtest_repeat when --gtest_filter specifies a set of successful tests.
m3rdparty/googletest/googletest/test/gtest_repeat_test.cc:193
↓ 1 callersFunctionTestsForArity
Returns the tests for n-ary predicate assertions.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:411
↓ 1 callersFunctionToLower
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2287
↓ 1 callersMethodToParameters
(self, tokens)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:591
↓ 1 callersFunctionToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:59
↓ 1 callersFunctionToUpper
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2290
↓ 1 callersMethodToggleFileFlag
src/buffer.cpp:1416
↓ 1 callersFunctionTokenize
A generator that yields the tokens in the given string.
m3rdparty/googletest/googletest/scripts/pump.py:382
↓ 1 callersFunctionTokenizeLines
(lines, pos)
m3rdparty/googletest/googletest/scripts/pump.py:310
↓ 1 callersFunctionUnary
m3rdparty/googletest/googlemock/test/gmock-more-actions_test.cc:91
↓ 1 callersFunctionUnitTestPostamble
Returns the postamble for the tests.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:700
↓ 1 callersFunctionUnitTestPreamble
Returns the preamble for the unit test file.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:325
↓ 1 callersFunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
m3rdparty/googletest/googletest/src/gtest-printers.cc:309
↓ 1 callersMethodUntypedPrintArgs
Prints the given function arguments to the ostream.
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1705
↓ 1 callersMethodUnwrap
Returns the held value. Must not be called more than once.
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1375
↓ 1 callersMethodUpdate
src/syntax_rainbow_brackets.cpp:122
↓ 1 callersMethodUpdateLinksInBranchedFiles
(self)
m3rdparty/googletest/googletest/scripts/release_docs.py:137
↓ 1 callersMethodUpdateRegisters
src/mode.cpp:47
↓ 1 callersMethodUpdateSyntax
extensions/orca/syntax_orca.cpp:50
↓ 1 callersMethodUploadBaseFiles
Uploads the base files (and if necessary, the current ones as well).
m3rdparty/googletest/googlemock/scripts/upload.py:661
↓ 1 callersMethodUploadBaseFiles
Uploads the base files (and if necessary, the current ones as well).
m3rdparty/googletest/googletest/scripts/upload.py:661
↓ 1 callersFunctionUploadSeparatePatches
Uploads a separate patch for each file in the diff output. Returns a list of [patch_key, filename] for each file.
m3rdparty/googletest/googlemock/scripts/upload.py:1181
↓ 1 callersFunctionUploadSeparatePatches
Uploads a separate patch for each file in the diff output. Returns a list of [patch_key, filename] for each file.
m3rdparty/googletest/googletest/scripts/upload.py:1181
↓ 1 callersFunctionValidateGMockRootDir
Makes sure gmock_root points to a valid gmock root directory. The function aborts the program on failure.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:97
↓ 1 callersFunctionValidateGTestRootDir
Makes sure gtest_root points to a valid gtest root directory. The function aborts the program on failure.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:103
↓ 1 callersFunctionValidateOutputDir
Makes sure output_dir points to a valid output directory. The function aborts the program on failure.
m3rdparty/googletest/googlemock/scripts/fuse_gmock_files.py:108
↓ 1 callersFunctionValidateOutputDir
Makes sure output_dir points to a valid output directory. The function aborts the program on failure.
m3rdparty/googletest/googletest/scripts/fuse_gtest_files.py:139
↓ 1 callersFunctionValidateTestPropertyName
m3rdparty/googletest/googletest/src/gtest.cc:2141
↓ 1 callersFunctionVectorUniquePtrSource
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:1344
↓ 1 callersFunctionVerifyResults
m3rdparty/googletest/googletest/test/gtest-listener_test.cc:177
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1497
↓ 1 callersFunctionWrapComment
(line, output)
m3rdparty/googletest/googletest/scripts/pump.py:717
↓ 1 callersFunctionWrapLongLine
(line, output)
m3rdparty/googletest/googletest/scripts/pump.py:790
↓ 1 callersFunctionWrapPlainCode
(line, output)
m3rdparty/googletest/googletest/scripts/pump.py:775
↓ 1 callersFunctionWrapPreprocessorDirective
(line, output)
m3rdparty/googletest/googletest/scripts/pump.py:771
↓ 1 callersFunctionWrite
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2391
↓ 1 callersMethodWriteToBuffer
extensions/orca/orca.cpp:127
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
m3rdparty/googletest/googletest/src/gtest.cc:4693
↓ 1 callersFunctionZClamp
include/zep/mcommon/math/math.h:538
↓ 1 callersMethod_CollapseKeywords
Collapses SVN keywords.
m3rdparty/googletest/googlemock/scripts/upload.py:805
↓ 1 callersMethod_CollapseKeywords
Collapses SVN keywords.
m3rdparty/googletest/googletest/scripts/upload.py:805
↓ 1 callersFunction_GenerateMethods
(output_lines, source, class_node)
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py:51
↓ 1 callersFunction_GenerateMocks
(filename, source, ast_list, desired_class_names)
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class.py:126
↓ 1 callersMethod_GenerateOne
(self, token)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:738
↓ 1 callersMethod_GetAuthCookie
Fetches authentication cookies for an authentication token. Args: auth_token: The authentication token returned by ClientLogin. Raises
m3rdparty/googletest/googlemock/scripts/upload.py:215
↓ 1 callersMethod_GetAuthCookie
Fetches authentication cookies for an authentication token. Args: auth_token: The authentication token returned by ClientLogin. Raises
m3rdparty/googletest/googletest/scripts/upload.py:215
↓ 1 callersMethod_GetAuthToken
Uses ClientLogin to authenticate the user, returning an auth token. Args: email: The user's email address password: The user's pas
m3rdparty/googletest/googlemock/scripts/upload.py:172
↓ 1 callersMethod_GetAuthToken
Uses ClientLogin to authenticate the user, returning an auth token. Args: email: The user's email address password: The user's pas
m3rdparty/googletest/googletest/scripts/upload.py:172
↓ 1 callersMethod_GetBases
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1457
↓ 1 callersMethod_GetOpener
Returns an OpenerDirector for making HTTP requests. Returns: A urllib2.OpenerDirector object.
m3rdparty/googletest/googlemock/scripts/upload.py:154
↓ 1 callersMethod_GetOpener
Returns an OpenerDirector for making HTTP requests. Returns: A urllib2.OpenerDirector object.
m3rdparty/googletest/googletest/scripts/upload.py:154
↓ 1 callersMethod_GetRelPath
Get relative path of a file according to the current directory, given its logical path in the repo.
m3rdparty/googletest/googlemock/scripts/upload.py:1058
↓ 1 callersMethod_GetRelPath
Get relative path of a file according to the current directory, given its logical path in the repo.
m3rdparty/googletest/googletest/scripts/upload.py:1058
↓ 1 callersMethod_GetReturnTypeAndClassName
(self, token_seq)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1116
↓ 1 callersMethod_GetTemplatedTypes
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1395
↓ 1 callersMethod_GuessBase
Returns the SVN base URL. Args: required: If true, exits if the url can't be guessed, otherwise None is returned.
m3rdparty/googletest/googlemock/scripts/upload.py:746
↓ 1 callersMethod_GuessBase
Returns the SVN base URL. Args: required: If true, exits if the url can't be guessed, otherwise None is returned.
m3rdparty/googletest/googletest/scripts/upload.py:746
↓ 1 callersFunction_Main
The entry point of the script. Generates the header file and its unit test.
m3rdparty/googletest/googletest/scripts/gen_gtest_pred_impl.py:715
↓ 1 callersMethod_SkipIf0Blocks
(self)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:865
↓ 1 callersFunction_rmdir
Windows CE doesn't have the _rmdir C function.
m3rdparty/googletest/googletest/test/gtest-filepath_test.cc:75
↓ 1 callersMethodabortAfter
m3rdparty/nod/tests/catch.hpp:3121
↓ 1 callersMethodacquireChild
m3rdparty/nod/tests/catch.hpp:4817
↓ 1 callersFunctionad_hoc_test_result
Returns the TestResult for the ad hoc test.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:597
↓ 1 callersFunctionaddTestOrTags
m3rdparty/nod/tests/catch.hpp:4024
↓ 1 callersFunctionadvance
include/zep/mcommon/utf8/checked.h:178
↓ 1 callersMethodadvanceGeneratorsForCurrentTest
m3rdparty/nod/tests/catch.hpp:5848
↓ 1 callersMethodall
m3rdparty/nod/tests/catch.hpp:4685
↓ 1 callersMethodallowThrows
m3rdparty/nod/tests/catch.hpp:7068
↓ 1 callersFunctionalwaysTrue
m3rdparty/nod/tests/catch.hpp:249
↓ 1 callersMethodas_table
* Converts the TOML element into a table. */
include/zep/mcommon/file/cpptoml.h:524
↓ 1 callersMethodbindProcessName
m3rdparty/nod/tests/catch.hpp:3797
↓ 1 callersMethodbuild
m3rdparty/nod/tests/catch.hpp:7070
↓ 1 callersFunctioncbegin
include/zep/mcommon/gsl-lite.hpp:1784
↓ 1 callersMethodcbegin
include/zep/gap_buffer.h:168
↓ 1 callersFunctioncend
include/zep/mcommon/gsl-lite.hpp:1793
↓ 1 callersMethodcend
include/zep/gap_buffer.h:171
↓ 1 callersFunctioncleanUp
m3rdparty/nod/tests/catch.hpp:5710
↓ 1 callersFunctioncleanUpContext
m3rdparty/nod/tests/catch.hpp:5918
↓ 1 callersMethodconnected
@returns `true` if the connection is connected to a signal object, and `false` otherwise.
include/zep/mcommon/signals.h:71
↓ 1 callersFunctionconsume_backwards_whitespace
include/zep/mcommon/file/cpptoml.h:3152
↓ 1 callersMethodconverted
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:588
↓ 1 callersFunctioncopy_n
include/zep/mcommon/gsl-lite.hpp:1955
↓ 1 callersMethodcreate
m3rdparty/nod/tests/catch.hpp:5569
↓ 1 callersFunctioncreateGeneratorsForTest
m3rdparty/nod/tests/catch.hpp:6148
↓ 1 callersFunctioncreateStream
m3rdparty/nod/tests/catch.hpp:5910
↓ 1 callersMethodcurrentSectionHasChildren
m3rdparty/nod/tests/catch.hpp:4876
← previousnext →1,501–1,600 of 5,232, ranked by callers