MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / overflow_test.cc

File overflow_test.cc

internal/overflow_test.cc:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2021 Google LLC
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.

Callers

nothing calls this directly

Calls 12

CheckedAddFunction · 0.85
CheckedSubFunction · 0.85
CheckedMulFunction · 0.85
CheckedDivFunction · 0.85
CheckedModFunction · 0.85
CheckedNegationFunction · 0.85
CheckedUint64ToInt64Function · 0.85
CheckedDoubleToInt64Function · 0.85
CheckedInt64ToUint64Function · 0.85
CheckedDoubleToUint64Function · 0.85
CheckedInt64ToInt32Function · 0.85
CheckedUint64ToUint32Function · 0.85

Tested by

no test coverage detected