Searched defs:kResult (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | widestring_unittest.cpp | 1191 const char* kResult = in TEST() local 1208 const char* kResult = in TEST() local 1227 const char* kResult = in TEST() local 1235 const char* kResult = in TEST() local 1252 const wchar_t* kResult = in TEST() local 1265 const wchar_t* kResult = in TEST() local 1279 const wchar_t* kResult = in TEST() local 1285 const wchar_t* kResult = in TEST() local
|
/aosp_15_r20/external/pigweed/pw_result/ |
H A D | result_test.cc | 178 static constexpr pw::Result<Value> kResult(Value{123}); in TEST() local 197 static constexpr pw::Result<Value> kResult(pw::Status::NotFound()); in TEST() local 207 static constexpr pw::Result<Value> kResult(pw::Status::NotFound()); in TEST() local
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | message_fields.h | 36 constexpr char kResult[] = "result"; variable
|
/aosp_15_r20/external/cronet/base/ranges/ |
H A D | algorithm_unittest.cc | 1480 constexpr auto kResult = in TEST() local 1486 constexpr auto kResult = in TEST() local 1492 constexpr auto kResult = in TEST() local 1498 constexpr auto kResult = in TEST() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MultisampleTest.cpp | 362 const GLColor kResult = GLColor(63, 127, 191, 63); in TEST_P() local 477 const GLColor kResult = GLColor(121, 118, 124, 178); in TEST_P() local
|
H A D | TextureMultisampleTest.cpp | 681 const GLColor kResult = GLColor(63, 127, 191, 63); in TEST_P() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | low_energy_command_handler_test.cc | 204 constexpr static auto kResult = LECreditBasedConnectionResult::kNoResources; in TEST_F() local
|
H A D | bredr_dynamic_channel_test.cc | 2191 constexpr auto kResult = static_cast<InformationResult>(0xFFFF); in TEST_F() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | party.h | 584 enum class State : uint8_t { kFactory, kPromise, kResult }; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
H A D | StablehloOps.cpp | 6316 constexpr char kResult[] = "result_index"; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/ |
H A D | hlo_ops.cc | 9142 constexpr char kResult[] = "result_index"; variable
|