Home
last modified time | relevance | path

Searched defs:kValue (Results 1 – 25 of 99) sorted by relevance

1234

/aosp_15_r20/external/webrtc/rtc_base/units/
H A Dunit_base_unittest.cc53 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 Dtime_delta_unittest.cc20 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 Dtimestamp_unittest.cc19 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 Ddata_rate_unittest.cc27 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 Ddata_size_unittest.cc21 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 Dfrequency_unittest.cc30 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 Drtp_packet_info_unittest.cc19 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 Dfake_binder_test.cc45 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 Dgatt2_remote_service_server_test.cc196 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/
Dnetlink_request_test.cpp143 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/
Ddependent_false.h33 static constexpr bool kValue = false; variable
42 static constexpr bool kValue = false; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dsaturation_protector_buffer_unittest.cc30 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 Dtype_traits.hpp46 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 Dint_sizes_test.cc135 constexpr int kValue = -1; in TEST() local
149 constexpr int kValue = -1; in TEST() local
H A Duint_sizes_test.cc479 constexpr int kValue = 42; in TEST() local
493 constexpr int kValue = 42; in TEST() local
/aosp_15_r20/system/chre/util/tests/
H A Dcopyable_fixed_size_vector_test.cc26 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 Dbuffer_level_filter_unittest.cc58 const int kValue = 100; in TEST() local
95 const int kValue = 100; in TEST() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dhistogram_macros_unittest.cc63 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 Dscoped_user_pref_update_unittest.cc34 static const char kValue[]; member in ScopedUserPrefUpdateTest
45 const char ScopedUserPrefUpdateTest::kValue[] = "value"; member in ScopedUserPrefUpdateTest
H A Dpref_service_unittest.cc398 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 DMathExtrasTest.cpp189 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 Dclient_test.cc2367 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 Dscoped_feature_list_unittest.cc176 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 Dpacked_table.h28 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/
Dpacked_table.h28 static constexpr bool kValue = alignof(A) > alignof(B) || member

1234