MCPcopy Create free account

hub / github.com/Rezonality/zep / functions

Functions5,232 in github.com/Rezonality/zep

↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
m3rdparty/googletest/googletest/src/gtest-death-test.cc:1294
↓ 1 callersFunctionParseToAST
Convert the given Pump source text into an AST.
m3rdparty/googletest/googletest/scripts/pump.py:577
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:567
↓ 1 callersMethodPerform
m3rdparty/googletest/googlemock/include/gmock/gmock-generated-actions.h:514
↓ 1 callersMethodPerformDefaultAction
m3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:1389
↓ 1 callersFunctionPortableLocaltime
m3rdparty/googletest/googletest/src/gtest.cc:3556
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
m3rdparty/googletest/googletest/src/gtest.cc:4436
↓ 1 callersMethodPreDisplay
src/mode_vim.cpp:199
↓ 1 callersFunctionPredFormatFunction1
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:101
↓ 1 callersFunctionPredFormatFunction2
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:489
↓ 1 callersFunctionPredFormatFunction3
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:919
↓ 1 callersFunctionPredFormatFunction4
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1391
↓ 1 callersFunctionPredFormatFunction5
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1905
↓ 1 callersFunctionPredFunction1
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:77
↓ 1 callersFunctionPredFunction2
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:464
↓ 1 callersFunctionPredFunction3
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:893
↓ 1 callersFunctionPredFunction4
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1364
↓ 1 callersFunctionPredFunction5
m3rdparty/googletest/googletest/test/gtest_pred_impl_unittest.cc:1877
↓ 1 callersMethodPreviousTabWindow
src/editor.cpp:535
↓ 1 callersFunctionPrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
m3rdparty/googletest/googletest/src/gtest-printers.cc:192
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
m3rdparty/googletest/googletest/src/gtest-printers.cc:114
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
m3rdparty/googletest/googletest/src/gtest-printers.cc:82
↓ 1 callersFunctionPrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
m3rdparty/googletest/googletest/src/gtest.cc:5125
↓ 1 callersFunctionPrintFlag
m3rdparty/googletest/googletest/test/gtest_env_var_test_.cc:53
↓ 1 callersFunctionPrintIndentifiers
Prints all identifiers for a C++ source file. Args: filename: 'file1' should_print: predicate with signature: bool Function(token)
m3rdparty/googletest/googlemock/scripts/generator/cpp/ast.py:1676
↓ 1 callersFunctionPrintTestPartResult
Prints a TestPartResult.
m3rdparty/googletest/googletest/src/gtest.cc:2860
↓ 1 callersFunctionPrintTo
m3rdparty/googletest/googletest/include/gtest/gtest-printers.h:454
↓ 1 callersMethodPrintTo
m3rdparty/googletest/googletest/src/gtest.cc:1153
↓ 1 callersFunctionPushFront
(a_list, elem)
m3rdparty/googletest/googletest/scripts/pump.py:449
↓ 1 callersMethodPushRange
(self, var, lower, upper)
m3rdparty/googletest/googletest/scripts/pump.py:608
↓ 1 callersMethodQuit
extensions/orca/orca.cpp:336
↓ 1 callersFunctionRE
Constructs an RE from a string.
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1173
↓ 1 callersFunctionRStripNewLineFromToken
(token)
m3rdparty/googletest/googletest/scripts/pump.py:303
↓ 1 callersMethodRandomize
m3rdparty/googletest/googlemock/src/gmock-matchers.cc:373
↓ 1 callersFunctionReadCommandLine
demos/demo_imgui/main.cpp:123
↓ 1 callersFunctionRealMain
The real main function. Args: argv: Command line arguments. data: Diff contents. If None (default) the diff is generated by the Versi
m3rdparty/googletest/googlemock/scripts/upload.py:1250
↓ 1 callersFunctionRealMain
The real main function. Args: argv: Command line arguments. data: Diff contents. If None (default) the diff is generated by the Versi
m3rdparty/googletest/googletest/scripts/upload.py:1250
↓ 1 callersMethodRecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
m3rdparty/googletest/googletest/src/gtest.cc:2057
↓ 1 callersMethodRegisterBufferMode
src/editor.cpp:723
↓ 1 callersFunctionRegisterSyntaxProviders
src/syntax_providers.cpp:141
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: output: the output of a Google Test program. Returns: o
m3rdparty/googletest/googlemock/test/gmock_output_test.py:76
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
m3rdparty/googletest/googletest/test/gtest_output_test.py:89
↓ 1 callersFunctionRemoveMemoryAddresses
Removes memory addresses from the test output.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:98
↓ 1 callersFunctionRemoveReportHeaderAndFooter
Removes Google Test result report's header and footer from the output.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:65
↓ 1 callersFunctionRemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
m3rdparty/googletest/googletest/test/gtest_output_test.py:105
↓ 1 callersFunctionRemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
m3rdparty/googletest/googletest/test/gtest_output_test.py:113
↓ 1 callersFunctionRemoveTestNamesOfLeakedMocks
Removes the test names of leaked mock objects from the test output.
m3rdparty/googletest/googlemock/test/gmock_output_test.py:104
↓ 1 callersFunctionRemoveTime
Removes all time information from a Google Test program's output.
m3rdparty/googletest/googletest/test/gtest_output_test.py:120
↓ 1 callersMethodRemoveUnsupportedTests
(self, test_output)
m3rdparty/googletest/googletest/test/gtest_output_test.py:260
↓ 1 callersMethodReplIsFormComplete
extensions/repl/mode_repl.h:38
↓ 1 callersMethodReportDestroyed
m3rdparty/googletest/googletest/test/gtest-port_test.cc:1174
↓ 1 callersFunctionReportInvalidTestCaseType
m3rdparty/googletest/googletest/src/gtest.cc:2561
↓ 1 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
m3rdparty/googletest/googletest/src/gtest.cc:604
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
m3rdparty/googletest/googlemock/src/gmock-spec-builders.cc:247
↓ 1 callersMethodResetLastEditTimer
src/editor.cpp:512
↓ 1 callersFunctionReturnSecondArgument
m3rdparty/googletest/googlemock/test/gmock-actions_test.cc:490
↓ 1 callersFunctionRun
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
m3rdparty/googletest/googletest/test/gtest_break_on_failure_unittest.py:80
↓ 1 callersFunctionRun
Runs a command; returns True/False if its exit code is/isn't 0.
m3rdparty/googletest/googletest/test/gtest_throw_on_failure_test.py:70
↓ 1 callersFunctionRunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
m3rdparty/googletest/googletest/test/gtest_output_test_.cc:344
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:181
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
m3rdparty/googletest/googletest/test/gtest_shuffle_test.py:78
↓ 1 callersFunctionRunAtomicCode
(env, node, output)
m3rdparty/googletest/googletest/scripts/pump.py:656
↓ 1 callersFunctionRunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
m3rdparty/googletest/googletest/test/gtest_filter_unittest.py:218
↓ 1 callersMethodSave
src/buffer.cpp:599
↓ 1 callersMethodSaveBuffer
src/editor.cpp:226
↓ 1 callersMethodSendLn
Sends a string and a newline to the socket.
m3rdparty/googletest/googletest/src/gtest-internal-inl.h:1049
↓ 1 callersMethodSetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
m3rdparty/googletest/googletest/src/gtest.cc:3926
↓ 1 callersMethodSetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
m3rdparty/googletest/googletest/src/gtest.cc:3942
↓ 1 callersMethodSetFilePath
src/buffer.cpp:658
↓ 1 callersMethodSetFrame
extensions/orca/orca.h:126
↓ 1 callersMethodSetInlineSize
src/range_markers.cpp:195
↓ 1 callersMethodSetLastEditLocation
src/buffer.cpp:1351
↓ 1 callersMethodSetParent
include/zep/mode_tree.h:92
↓ 1 callersMethodSetPixelHeight
include/zep/qt/zepdisplay_qt.h:40
↓ 1 callersMethodSetPostKeyNotifier
src/buffer.cpp:1542
↓ 1 callersMethodSetSelection
src/buffer.cpp:1135
↓ 1 callersMethodSetSyntax
include/zep/buffer.h:178
↓ 1 callersMethodSetTheme
src/buffer.cpp:1114
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
m3rdparty/googletest/googletest/src/gtest.cc:2227
↓ 1 callersMethodSetUpExecuted
m3rdparty/googletest/googletest/test/gtest-param-test_test.cc:576
↓ 1 callersMethodSetWindowFlags
src/window.cpp:1290
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
m3rdparty/googletest/googletest/src/gtest-typed-test.cc:42
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milliseconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1458
↓ 1 callersMethodSmaller
src/display.cpp:149
↓ 1 callersFunctionSplitIntoTestNames
m3rdparty/googletest/googletest/src/gtest-typed-test.cc:48
↓ 1 callersFunctionSplitPatch
Splits a patch into separate pieces for each file. Args: data: A string containing the output of svn diff. Returns: A list of 2-tuple (f
m3rdparty/googletest/googlemock/scripts/upload.py:1141
↓ 1 callersFunctionSplitPatch
Splits a patch into separate pieces for each file. Args: data: A string containing the output of svn diff. Returns: A list of 2-tuple (f
m3rdparty/googletest/googletest/scripts/upload.py:1141
↓ 1 callersFunctionSquareRect
src/window.cpp:787
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
m3rdparty/googletest/googletest/src/gtest-death-test.cc:1005
↓ 1 callersFunctionStackLowerThanAddress
m3rdparty/googletest/googletest/src/gtest-death-test.cc:999
↓ 1 callersMethodStartGroup
m3rdparty/nod/tests/catch.hpp:7710
↓ 1 callersMethodStartIndexing
src/indexer.cpp:261
↓ 1 callersMethodStartSection
m3rdparty/nod/tests/catch.hpp:7723
↓ 1 callersMethodStartTestCase
m3rdparty/nod/tests/catch.hpp:7743
↓ 1 callersMethodStartTesting
m3rdparty/nod/tests/catch.hpp:7695
↓ 1 callersMethodStep
extensions/orca/orca.cpp:330
↓ 1 callersFunctionStrCaseCmp
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2317
↓ 1 callersFunctionStrError
m3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2395
↓ 1 callersMethodStripLeadingWhitespace
Strip leading whitespace in each line in 'lines'.
m3rdparty/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:37
↓ 1 callersFunctionStripMetaComments
Strip meta comments from each line in the given string.
m3rdparty/googletest/googletest/scripts/pump.py:226
← previousnext →1,401–1,500 of 5,232, ranked by callers