MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

MethodFormat
test/gtest/gtest/gtest.h:5404
MethodFormatBool
test/gtest/gmock-gtest-all.cc:1595
MethodFormatByte
Formats a byte as "%02X".
test/gtest/gmock-gtest-all.cc:3646
MethodFormatHexInt
Formats an int value as "%X".
test/gtest/gmock-gtest-all.cc:3641
MethodFormatHexUInt32
Formats an int value as "%X".
test/gtest/gmock-gtest-all.cc:3634
MethodFormatIntWidth2
Formats an int value as "%02d".
test/gtest/gmock-gtest-all.cc:3622
MethodFormatIntWidthN
Formats an int value to given width with leading zeros.
test/gtest/gmock-gtest-all.cc:3627
MethodFuchsiaDeathTest
test/gtest/gmock-gtest-all.cc:9047
MethodFullMatch
Returns true if and only if regular expression re matches the entire str.
test/gtest/gmock-gtest-all.cc:11052
MethodFunctionMocker
test/gtest/gmock/gmock.h:9685
FunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
test/gtest/gmock-gtest-all.cc:13425
MethodGTEST_EXCLUSIVE_LOCK_REQUIRED_
test/gtest/gmock/gmock.h:9318
MethodGTEST_EXCLUSIVE_LOCK_REQUIRED_
test/gtest/gmock/gmock.h:9785
MethodGTEST_LOCK_EXCLUDED_
test/gtest/gmock/gmock.h:9705
MethodGTestFlagSaver
The c'tor.
test/gtest/gmock-gtest-all.cc:550
MethodGTestLog
test/gtest/gmock-gtest-all.cc:11379
MethodGTestMutexLock
test/gtest/gtest/gtest.h:1685
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
test/gtest/gmock-gtest-all.cc:2252
FunctionGe
test/gtest/gtest/gtest.h:7006
FunctionGe
Creates a polymorphic matcher that matches a 2-tuple where the first field >= the second field.
test/gtest/gmock/gmock.h:7274
MethodGeMatcher
test/gtest/gtest/gtest.h:6890
FunctionGenerateNames
test/gtest/gtest/gtest.h:4076
FunctionGenerateNamesRecursively
test/gtest/gtest/gtest.h:4066
MethodGenerateUniqueFileName
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
test/gtest/gmock-gtest-all.cc:10151
MethodGet
test/gtest/gmock/gmock.h:1090
MethodGet
test/gtest/gmock/gmock.h:1094
MethodGet
test/gtest/gmock/gmock.h:1119
MethodGet
test/gtest/gmock/gmock.h:1131
MethodGet
test/gtest/gmock/gmock.h:1140
MethodGet
test/gtest/gmock/gmock.h:1315
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
test/gtest/gmock-gtest-all.cc:2110
MethodGetArgvsForDeathTestChildProcess
test/gtest/gmock-gtest-all.cc:9405
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
test/gtest/gmock-gtest-all.cc:3038
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
test/gtest/gmock-gtest-all.cc:11526
MethodGetCastTypeDescription
test/gtest/gmock/gmock.h:4827
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
test/gtest/gmock-gtest-all.cc:9965
MethodGetDescriberImpl
test/gtest/gtest/gtest.h:6480
MethodGetErrorLogs
test/gtest/gmock-gtest-all.cc:8734
MethodGetFileSize
test/posix-mock-test.cc:99
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
test/gtest/gmock-gtest-all.cc:6614
MethodGetMutableTestInfo
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.
test/gtest/gmock-gtest-all.cc:4471
MethodGetMutableTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
test/gtest/gmock-gtest-all.cc:6739
MethodGetName
test/gtest/gtest/gtest.h:4055
MethodGetOrCreateValue
test/gtest/gtest/gtest.h:1846
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
test/gtest/gmock-gtest-all.cc:2099
MethodGetSetUpCaseOrSuite
test/gtest/gtest/gtest.h:3899
MethodGetTearDownCaseOrSuite
test/gtest/gtest/gtest.h:3920
FunctionGetTestCase
test/gtest/gmock-gtest-all.cc:989
MethodGetTestCase
test/gtest/gmock-gtest-all.cc:6726
MethodGetTestCasePatternHolder
test/gtest/gtest/gtest.h:8688
MethodGetTestSuitePatternHolder
test/gtest/gtest/gtest.h:8652
MethodGetThreadLocalsMapLocked
Returns map of thread local instances.
test/gtest/gmock-gtest-all.cc:11004
FunctionGetTypeId
test/gtest/gtest/gtest.h:3813
MethodGetTypeName
test/gtest/gtest/gtest.h:5791
MethodGetTypeName
test/gtest/gmock/gmock.h:6679
MethodGetTypeName
test/gtest/gmock/gmock.h:6740
MethodGetVTable
test/gtest/gtest/gtest.h:6496
MethodGetValueOnCurrentThread
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.
test/gtest/gmock-gtest-all.cc:10867
MethodGetValueOnCurrentThread
test/gtest/gmock-gtest-all.cc:11022
MethodGoogleTestFailureException
test/gtest/gmock-gtest-all.cc:4064
FunctionGt
test/gtest/gtest/gtest.h:7012
FunctionGt
Creates a polymorphic matcher that matches a 2-tuple where the first field > the second field.
test/gtest/gmock/gmock.h:7278
MethodGtMatcher
test/gtest/gtest/gtest.h:6874
FunctionHasFailure
Returns true if and only if the current test has a (either fatal or non-fatal) failure.
test/gtest/gtest/gtest.h:10359
MethodHasFatalFailure
Returns true if and only if the test fatally failed.
test/gtest/gmock-gtest-all.cc:3880
MethodHasMaxAbsError
test/gtest/gmock/gmock.h:4570
MethodHasNewFatalFailureHelper
test/gtest/gmock-gtest-all.cc:12346
MethodHasNonfatalFailure
Returns true if and only if the test has a non-fatal failure.
test/gtest/gmock-gtest-all.cc:3890
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
test/gtest/gmock-gtest-all.cc:2349
MethodHasSameFixtureClass
Google Test requires all tests in the same test suite to use the same test fixture class. This function checks if the current test has the same fixtu
test/gtest/gmock-gtest-all.cc:3965
FunctionHasStrictnessModifier
test/gtest/gmock/gmock.h:11443
MethodHasSubstrMatcher
test/gtest/gmock/gmock.h:3838
MethodHunk
test/gtest/gmock-gtest-all.cc:2818
FunctionIgnoreResult
test/gtest/gmock/gmock.h:2292
MethodIgnoreResultAction
test/gtest/gmock/gmock.h:1884
MethodIgnoredValue
test/gtest/gtest/gtest.h:3513
MethodImpl
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
test/gtest/gmock/gmock.h:1596
MethodImpl
test/gtest/gmock/gmock.h:1621
MethodImpl
test/gtest/gmock/gmock.h:1691
MethodImpl
test/gtest/gmock/gmock.h:1734
MethodImpl
test/gtest/gmock/gmock.h:1911
MethodImpl
test/gtest/gmock/gmock.h:3276
MethodImpl
test/gtest/gmock/gmock.h:3702
MethodImpl
test/gtest/gmock/gmock.h:4488
MethodImpl
test/gtest/gmock/gmock.h:4644
MethodImpl
test/gtest/gmock/gmock.h:4710
MethodImpl
test/gtest/gmock/gmock.h:4769
MethodImpl
test/gtest/gmock/gmock.h:5052
MethodImpl
test/gtest/gmock/gmock.h:5107
MethodImpl
test/gtest/gmock/gmock.h:5159
MethodImpl
test/gtest/gmock/gmock.h:5316
MethodImpl
test/gtest/gmock/gmock.h:5415
MethodImpl
test/gtest/gmock/gmock.h:5715
MethodImpl
test/gtest/gmock/gmock.h:6533
MethodImpl
test/gtest/gmock/gmock.h:6594
FunctionImplicitCast_
test/gtest/gtest/gtest.h:1316
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
test/gtest/gmock-gtest-all.cc:8377
MethodInfinity
Returns the floating-point number that represent positive infinity.
test/gtest/gtest/gtest.h:3690
MethodInit
test/gtest/gmock-gtest-all.cc:2298
MethodInit
test/gtest/gtest/gtest.h:6534
← previousnext →1,401–1,500 of 3,200, ranked by callers