Searched defs:kBad (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/zucchini/ |
H A D | buffer_source_unittest.cc | 179 constexpr Result kBad{false, kUnInit, 0U}; in TEST_F() local 238 constexpr Result kBad{false, kUnInit, 0U}; in TEST_F() local 296 constexpr Result kBad{false, 0U}; in TEST_F() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constexpr-depth.cpp | 7 constexpr int kBad = depth(MAX + 1); // expected-error {{must be initialized by a constant expressi… variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/ |
H A D | balsa_frame.cc | 1026 static const signed char kBad = -1; in ProcessInput() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineColorWriteEnableTests.cpp | 905 const tcu::Vec4 kBad(1.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
H A D | vktPipelineExtendedDynamicStateTests.cpp | 6640 const tcu::Vec4 kBad(1.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | worker.cc | 749 const int kBad = 1; in CheckRegion() local
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | SubRunContainer.cpp | 99 kBad = 0, // Make this 0 to line up with errors from readInt. enumerator
|