OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AlwaysTrue
(Results
1 - 15
of
15
) sorted by null
/frameworks/base/tools/split-select/
TestRules.cpp
68
const Rule
AlwaysTrue
() {
/external/clang/lib/Analysis/
CFG.cpp
827
bool
AlwaysTrue
= true, AlwaysFalse = true;
837
AlwaysTrue
&= (Res1.isTrue() && Res2.isTrue());
840
AlwaysTrue
&= (Res1.isTrue() || Res2.isTrue());
845
if (
AlwaysTrue
|| AlwaysFalse) {
847
BuildOpts.Observer->compareAlwaysTrue(B,
AlwaysTrue
);
848
return TryResult(
AlwaysTrue
);
[
all
...]
/external/google-breakpad/src/testing/gtest/src/
gtest.cc
[
all
...]
/external/gtest/src/
gtest.cc
[
all
...]
/external/llvm/utils/unittest/googletest/src/
gtest.cc
[
all
...]
/external/mesa3d/src/gtest/src/
gtest.cc
[
all
...]
/external/protobuf/gtest/src/
gtest.cc
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc
[
all
...]
/ndk/sources/third_party/googletest/googletest/src/
gtest.cc
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
273
// if (::testing::internal::
AlwaysTrue
()) { statement; }
287
if (::testing::internal::
AlwaysTrue
()) { statement; }\
301
if (::testing::internal::
AlwaysTrue
()) { statement; }\
[
all
...]
/external/opencv3/modules/ts/src/
ts_gtest.cpp
278
// if (::testing::internal::
AlwaysTrue
()) { statement; }
292
if (::testing::internal::
AlwaysTrue
()) { statement; }\
306
if (::testing::internal::
AlwaysTrue
()) { statement; }\
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest-all.cc
273
// if (::testing::internal::
AlwaysTrue
()) { statement; }
287
if (::testing::internal::
AlwaysTrue
()) { statement; }\
301
if (::testing::internal::
AlwaysTrue
()) { statement; }\
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc
273
// if (::testing::internal::
AlwaysTrue
()) { statement; }
287
if (::testing::internal::
AlwaysTrue
()) { statement; }\
301
if (::testing::internal::
AlwaysTrue
()) { statement; }\
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc
273
// if (::testing::internal::
AlwaysTrue
()) { statement; }
287
if (::testing::internal::
AlwaysTrue
()) { statement; }\
301
if (::testing::internal::
AlwaysTrue
()) { statement; }\
[
all
...]
/packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar
Completed in 1429 milliseconds