Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitFunnel/NativeJIT
/ functions
Functions
3,843 in github.com/BitFunnel/NativeJIT
⨍
Functions
3,843
◇
Types & classes
1,532
↓ 11 callers
Function
AllOfMatches
Helper to allow easy testing of AllOf matchers with num parameters.
googletest/googlemock/test/gmock-matchers_test.cc:2046
↓ 11 callers
Function
AlwaysTrue
googletest/googletest/src/gtest.cc:4988
↓ 11 callers
Function
AnyOfMatches
Helper to allow easy testing of AnyOf matchers with num parameters.
googletest/googlemock/test/gmock-matchers_test.cc:2244
↓ 11 callers
Function
ByRef
googletest/googlemock/include/gmock/gmock-actions.h:1199
↓ 11 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
googletest/googletest/src/gtest.cc:1312
↓ 11 callers
Function
GetNonZeroBitCount
Returns the count of 1 bits in the value. Requires SSE4 support. See https://en.wikipedia.org/wiki/SSE4#POPCNT_and_LZCNT Note that processors from aro
inc/NativeJIT/BitOperations.h:86
↓ 11 callers
Method
GetOffset
inc/NativeJIT/ExpressionTree.h:577
↓ 11 callers
Function
InvokeWithoutArgs
googletest/googlemock/include/gmock/gmock-actions.h:1167
↓ 11 callers
Function
IsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
googletest/googlemock/include/gmock/gmock-matchers.h:688
↓ 11 callers
Function
Matches
googletest/googlemock/include/gmock/gmock-matchers.h:4341
↓ 11 callers
Function
ParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
googletest/googletest/src/gtest.cc:5070
↓ 11 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
googletest/googletest/src/gtest-filepath.cc:155
↓ 11 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
googletest/googletest/src/gtest-filepath.cc:346
↓ 11 callers
Method
RunAndVerify
Runs gtest_break_on_failure_unittest_ and verifies that it does (or does not) have a seg-fault. Args: env_var_value: value of the GT
googletest/googletest/test/gtest_break_on_failure_unittest.py:99
↓ 11 callers
Method
RunAndVerifyWithSharding
Checks that binary runs correct tests for the given filter and shard. Runs all shards of gtest_filter_unittest_ with the given filter, and ve
googletest/googletest/test/gtest_filter_unittest.py:290
↓ 11 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
googletest/googletest/test/gtest_color_test.py:47
↓ 11 callers
Function
TestFlag
Verifies that the given flag is affected by the corresponding env var.
googletest/googletest/test/gtest_env_var_test.py:73
↓ 11 callers
Function
ThrowNothing
googletest/googletest/test/gtest_unittest.cc:3760
↓ 11 callers
Function
Truly
googletest/googlemock/include/gmock/gmock-matchers.h:4115
↓ 11 callers
Method
pointer
googletest/googletest/include/gtest/internal/gtest-port.h:1854
↓ 11 callers
Method
set_n
googletest/googlemock/test/gmock-matchers_test.cc:3585
↓ 10 callers
Function
AssertDebugDeathHelper
googletest/googletest/test/gtest-death-test_test.cc:699
↓ 10 callers
Function
CaptureStderr
Starts capturing stderr.
googletest/googletest/src/gtest-port.cc:1042
↓ 10 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
googletest/googletest/src/gtest-death-test.cc:262
↓ 10 callers
Function
DescribeNegation
googletest/googlemock/test/gmock-generated-matchers_test.cc:94
↓ 10 callers
Function
DieInside
googletest/googletest/test/gtest-death-test_test.cc:125
↓ 10 callers
Function
ForEach
googletest/googletest/src/gtest-internal-inl.h:296
↓ 10 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
googletest/googletest/src/gtest.cc:4760
↓ 10 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
googletest/googletest/src/gtest-port.cc:1204
↓ 10 callers
Function
IsNotSubstring
googletest/googletest/src/gtest.cc:1618
↓ 10 callers
Function
IsRepeat
googletest/googletest/src/gtest-port.cc:638
↓ 10 callers
Method
Join
googletest/googletest/src/gtest-port.cc:385
↓ 10 callers
Method
Leftmost
Returns the bits of the leftmost component shifted to the zero bit.
inc/NativeJIT/Packed.h:149
↓ 10 callers
Function
LogIsVisible
Returns true iff a log with the given severity is visible according to the --gmock_verbose flag.
googletest/googlemock/src/gmock-internal-utils.cc:110
↓ 10 callers
Method
OnTestProgramStart
googletest/googletest/test/gtest_unittest.cc:6996
↓ 10 callers
Method
Passed
googletest/googletest/test/gtest-death-test_test.cc:951
↓ 10 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
googletest/googletest/src/gtest.cc:4055
↓ 10 callers
Function
RunTestCase
test/NativeJIT/BitFunnelAcceptanceTest.cpp:1208
↓ 10 callers
Method
SetMatchers
googletest/googlemock/include/gmock/gmock-spec-builders.h:1280
↓ 10 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
googletest/googletest/src/gtest.cc:5001
↓ 10 callers
Function
StrCaseNe
Matches a string not equal to str, ignoring case.
googletest/googlemock/include/gmock/gmock-matchers.h:3975
↓ 10 callers
Function
StrNe
Matches a string not equal to str.
googletest/googlemock/include/gmock/gmock-matchers.h:3961
↓ 10 callers
Function
TestInitGoogleMock
googletest/googlemock/test/gmock_test.cc:49
↓ 10 callers
Method
Use
googletest/googletest/test/gtest-linked_ptr_test.cc:51
↓ 10 callers
Function
Value
googletest/googlemock/include/gmock/gmock-matchers.h:4347
↓ 10 callers
Method
_AddBackToken
(self, token)
googletest/googlemock/scripts/generator/cpp/ast.py:910
↓ 10 callers
Method
_GetMatchingChar
(self, open_paren, close_paren, GetNextToken=None)
googletest/googlemock/scripts/generator/cpp/ast.py:880
↓ 10 callers
Method
_GetTokensUpTo
(self, expected_token_type, expected_token)
googletest/googlemock/scripts/generator/cpp/ast.py:849
↓ 10 callers
Method
current_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
googletest/googletest/src/gtest.cc:4932
↓ 10 callers
Method
failed_test_count
Gets the number of failed tests.
googletest/googletest/src/gtest.cc:756
↓ 10 callers
Method
total_test_case_count
Gets the number of all test cases.
googletest/googletest/src/gtest.cc:740
↓ 9 callers
Method
AllocateLabel
src/CodeGen/JumpTable.cpp:50
↓ 9 callers
Method
AtEnd
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3245
↓ 9 callers
Method
BaseGenerator
googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:3194
↓ 9 callers
Method
Clone
(self)
googletest/googletest/scripts/pump.py:589
↓ 9 callers
Function
Elements
googletest/googlemock/include/gmock/gmock-matchers.h:3333
↓ 9 callers
Function
EmitAndRecordOffset
Emits the code into the buffer and records the buffer offset after the emit.
test/CodeGen/FunctionBufferTest.cpp:206
↓ 9 callers
Method
Equals
googletest/googletest/include/gtest/internal/gtest-param-util.h:240
↓ 9 callers
Function
GTEST_EXCLUSIVE_LOCK_REQUIRED_
googletest/googlemock/include/gmock/gmock-spec-builders.h:773
↓ 9 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.
googletest/googletest/src/gtest.cc:311
↓ 9 callers
Function
GetElementOr
googletest/googletest/src/gtest-internal-inl.h:303
↓ 9 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
googletest/googletest/src/gtest.cc:806
↓ 9 callers
Function
IsEven
Returns true iff the argument is an even number.
googletest/googletest/test/gtest_unittest.cc:2111
↓ 9 callers
Function
Log
Prints the given message to stdout iff 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also prints the s
googletest/googlemock/src/gmock-internal-utils.cc:131
↓ 9 callers
Method
PlaceLabel
src/CodeGen/JumpTable.cpp:59
↓ 9 callers
Function
PrintArrayHelper
googletest/googletest/test/gtest-printers_test.cc:595
↓ 9 callers
Method
RunAndVerify
Runs gtest_throw_on_failure_test_ and verifies that it does (or does not) exit with a non-zero code. Args: env_var_value: value of t
googletest/googletest/test/gtest_throw_on_failure_test.py:83
↓ 9 callers
Method
RunAndVerifyAllowingDisabled
Checks that the binary runs correct set of tests for the given filter. Runs gtest_filter_unittest_ with the given filter, and enables disable
googletest/googletest/test/gtest_filter_unittest.py:328
↓ 9 callers
Method
_StringHelper
(self, name, suffix)
googletest/googlemock/scripts/generator/cpp/ast.py:135
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
googletest/googletest/src/gtest.cc:4050
↓ 8 callers
Function
ACTION_TEMPLATE
Tests that ACTION_TEMPLATE works for integral template parameters.
googletest/googlemock/test/gmock-generated-actions_test.cc:1099
↓ 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
googletest/googletest/include/gtest/gtest.h:1350
↓ 8 callers
Function
CaseInsensitiveCStringEquals
Polymorphic helper functions for narrow and wide string matchers.
googletest/googlemock/include/gmock/gmock-matchers.h:1090
↓ 8 callers
Function
ClearCurrentTestPartResults
googletest/googletest/test/gtest_unittest.cc:355
↓ 8 callers
Function
Combine
googletest/googletest/include/gtest/gtest-param-test.h:1274
↓ 8 callers
Function
DoubleNear
Creates a matcher that matches any double argument approximately equal to rhs, up to the specified max absolute error bound, where two NANs are consid
googletest/googlemock/include/gmock/gmock-matchers.h:3828
↓ 8 callers
Function
EMString
Test helper for formatting element, matcher index pairs in expectations.
googletest/googlemock/test/gmock-matchers_test.cc:4940
↓ 8 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestCase
googletest/googletest/test/gtest_unittest.cc:1966
↓ 8 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
googletest/googletest/src/gtest-port.cc:1052
↓ 8 callers
Method
GetId
src/NativeJIT/Node.cpp:46
↓ 8 callers
Method
GetPin
inc/NativeJIT/ExpressionTree.h:767
↓ 8 callers
Method
GetPrologLength
src/CodeGen/FunctionSpecification.cpp:517
↓ 8 callers
Function
GetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
googletest/googletest/src/gtest-internal-inl.h:136
↓ 8 callers
Function
GetRawPointer
googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:76
↓ 8 callers
Method
GetRegisterId
src/NativeJIT/ExpressionTree.cpp:493
↓ 8 callers
Method
GetTestCase
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.
googletest/googletest/src/gtest.cc:4063
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
googletest/googletest/src/gtest.cc:2410
↓ 8 callers
Function
HasPrefix
googletest/googletest/test/gtest-printers_test.cc:542
↓ 8 callers
Function
IsEmpty
Returns true iff the path is "".
googletest/googletest/include/gtest/internal/gtest-filepath.h:111
↓ 8 callers
Function
IsSubstringImpl
googletest/googletest/src/gtest.cc:1583
↓ 8 callers
Function
MakeToken
Creates a new instance of Token.
googletest/googletest/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
googletest/googletest/src/gtest.cc:5053
↓ 8 callers
Function
PrintCharsAsStringTo
googletest/googletest/src/gtest-printers.cc:262
↓ 8 callers
Function
ResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
googletest/googletest/test/gtest_unittest.cc:2134
↓ 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
googletest/googletest/test/gtest_unittest.cc:2144
↓ 8 callers
Function
RunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
googletest/googlemock/scripts/upload.py:541
↓ 8 callers
Function
RunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
googletest/googletest/scripts/upload.py:541
↓ 8 callers
Function
Set
googletest/googletest/include/gtest/internal/gtest-filepath.h:73
↓ 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
googletest/googletest/src/gtest.cc:4778
↓ 8 callers
Method
Size
Gets the number of elements.
googletest/googletest/samples/sample3-inl.h:102
← previous
next →
201–300 of 3,843, ranked by callers