/aosp_15_r20/external/webrtc/rtc_base/units/ |
H A D | unit_base_unittest.cc | 53 constexpr int64_t kValue = -12345; in TEST() local 75 const int64_t kValue = 499; in TEST() local 85 const int64_t kValue = 3000000; in TEST() local 91 const int64_t kValue = 3000; in TEST() local 166 const int64_t kValue = 17017; in TEST() local 227 const int64_t kValue = 267; in TEST() local 241 const int64_t kValue = 1337; in TEST() local
|
/aosp_15_r20/external/webrtc/api/units/ |
H A D | time_delta_unittest.cc | 20 constexpr int64_t kValue = -12345; in TEST() local 43 const int64_t kValue = 499; in TEST() local 55 const int64_t kValue = 3000000; in TEST() local 68 const int64_t kValue = 3000; in TEST() local 204 const TimeDelta kValue = TimeDelta::Micros(267); in TEST() local 224 const int64_t kValue = 267; in TEST() local
|
H A D | timestamp_unittest.cc | 19 constexpr int64_t kValue = 12345; in TEST() local 40 const int64_t kValue = 499; in TEST() local 47 const int64_t kValue = 3000000; in TEST() local 58 const int64_t kValue = 3000; in TEST() local 153 const int64_t kValue = 267; in TEST() local
|
H A D | data_rate_unittest.cc | 27 constexpr int64_t kValue = 12345; in TEST() local 43 const int64_t kValue = 123 * 8; in TEST() local 49 const int64_t kValue = 123 * 8000; in TEST() local 54 const int64_t kValue = 3000; in TEST() local 88 const int64_t kValue = 128; in TEST() local
|
H A D | data_size_unittest.cc | 21 constexpr int64_t kValue = 12345; in TEST() local 36 const int64_t kValue = 123 * 8; in TEST() local 41 const int64_t kValue = 3000; in TEST() local 75 const int64_t kValue = 128; in TEST() local
|
H A D | frequency_unittest.cc | 30 const int64_t kValue = 31; in TEST() local 36 const int64_t kValue = 30000; in TEST() local 43 const int64_t kValue = 31; in TEST() local 142 const double kValue = 267; in TEST() local
|
/aosp_15_r20/external/webrtc/api/ |
H A D | rtp_packet_info_unittest.cc | 19 constexpr uint32_t kValue = 4038189233; in TEST() local 75 constexpr uint32_t kValue = 4038189233; in TEST() local 103 constexpr Timestamp kValue = Timestamp::Micros(8868963877546349045LL); in TEST() local 131 constexpr absl::optional<uint8_t> kValue = 31; in TEST() local 190 constexpr TimeDelta kValue = TimeDelta::Micros(8868963877546349045LL); in TEST() local
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/ |
H A D | fake_binder_test.cc | 45 constexpr int kValue = 0x1234; in TEST_P() local 70 constexpr char kValue[] = "example-string"; in TEST_P() local 95 constexpr char kValue[] = "example-byte-array"; in TEST_P() local 125 constexpr int kValue = 0x1234; in TEST_P() local 161 constexpr int kValue = 0x1234; in TEST_P() local 202 constexpr int kValue = 0x1234; in TEST_P() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt2_remote_service_server_test.cc | 196 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02); in TEST_F() local 379 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local 430 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04, 0x05); in TEST_F() local 714 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local 766 bt::StaticByteBuffer<bt::att::kLEMinMTU> kValue; in TEST_F() local 818 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local 866 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local 918 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local 973 bt::DynamicByteBuffer kValue(kMtu); in TEST_F() local 1087 const auto kValue = bt::StaticByteBuffer(0x00, 0x01, 0x02, 0x03, 0x04); in TEST_F() local [all …]
|
/aosp_15_r20/device/google/cuttlefish/common/libs/net/ |
D | netlink_request_test.cpp | 143 constexpr int32_t kValue = 0x1badd00d; in TEST() local 159 constexpr uint8_t kValue = 0x1b; in TEST() local 210 constexpr int32_t kValue = 0x1badd00d; in TEST() local 233 constexpr int32_t kValue = 0x1badd00d; in TEST() local 323 constexpr char kValue[] = "random string"; in TEST() local 347 constexpr char kValue[] = "random string"; in TEST() local
|
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | dependent_false.h | 33 static constexpr bool kValue = false; variable 42 static constexpr bool kValue = false; variable
|
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/ |
H A D | saturation_protector_buffer_unittest.cc | 30 constexpr float kValue = 123.0f; in TEST() local 47 constexpr float kValue = 123.0f; in TEST() local
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | type_traits.hpp | 46 constexpr static bool kValue = true; ///< true value. member 55 constexpr static bool kValue = false; ///< false value. member
|
/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/ |
H A D | int_sizes_test.cc | 135 constexpr int kValue = -1; in TEST() local 149 constexpr int kValue = -1; in TEST() local
|
H A D | uint_sizes_test.cc | 479 constexpr int kValue = 42; in TEST() local 493 constexpr int kValue = 42; in TEST() local
|
/aosp_15_r20/system/chre/util/tests/ |
H A D | copyable_fixed_size_vector_test.cc | 26 constexpr int kValue = 1234; in TEST() local 37 constexpr int kValue = 1234; in TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | buffer_level_filter_unittest.cc | 58 const int kValue = 100; in TEST() local 95 const int kValue = 100; in TEST() local
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | histogram_macros_unittest.cc | 63 enum class TestEnum { kValue, kMaxValue = kValue }; in TEST() enumerator 69 enum class TestEnum { kValue, kMaxValue = kValue }; in TEST() enumerator
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | scoped_user_pref_update_unittest.cc | 34 static const char kValue[]; member in ScopedUserPrefUpdateTest 45 const char ScopedUserPrefUpdateTest::kValue[] = "value"; member in ScopedUserPrefUpdateTest
|
H A D | pref_service_unittest.cc | 398 static const char kValue[]; member in PrefServiceSetValueTest 407 const char PrefServiceSetValueTest::kValue[] = "value"; member in PrefServiceSetValueTest
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | MathExtrasTest.cpp | 189 static const float kValue = 5632.34f; in TEST() local 194 static const double kValue = 87987234.983498; in TEST() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | client_test.cc | 2367 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2394 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2419 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2446 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2467 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2498 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 2530 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 3289 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local 3312 const StaticByteBuffer kValue('f', 'o', 'o'); in TEST_F() local
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | scoped_feature_list_unittest.cc | 176 const char kValue[] = "value_1"; in TEST_F() local 465 const char kValue[] = ",;:/'!?"; in TEST_F() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | packed_table.h | 28 static constexpr bool kValue = alignof(A) > alignof(B) || member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | packed_table.h | 28 static constexpr bool kValue = alignof(A) > alignof(B) || member
|