Home
last modified time | relevance | path

Searched defs:kInitialValue (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dmethod_handles_test.cc173 static const int32_t kInitialValue = 101; in TEST_F() local
210 const int32_t kInitialValue = 1; in TEST_F() local
225 const int32_t kInitialValue = 1; in TEST_F() local
240 const int32_t kInitialValue = 1; in TEST_F() local
254 const int32_t kInitialValue = 1; in TEST_F() local
268 const int32_t kInitialValue = 1; in TEST_F() local
286 const int32_t kInitialValue = 101; in TEST_F() local
301 static const int32_t kInitialValue = 101; in TEST_F() local
345 static const int32_t kInitialValue = 101; in TEST_F() local
361 static const double kInitialValue = 1e77; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dunsorted_segment.cc120 static constexpr T kInitialValue = std::numeric_limits<T>::lowest(); member
126 static constexpr T kInitialValue = std::numeric_limits<T>::max(); member
132 static constexpr T kInitialValue = T(1); member
138 static constexpr T kInitialValue = T(0); member
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
H A Dunsorted_segment.cc152 static constexpr T kInitialValue = std::numeric_limits<T>::lowest(); member
158 static constexpr T kInitialValue = std::numeric_limits<T>::max(); member
164 static constexpr T kInitialValue = T(1); member
170 static constexpr T kInitialValue = T(0); member
/aosp_15_r20/external/pigweed/pw_sync/pw_sync_private/
H A Dborrow_lockable_tests.h43 static constexpr int kInitialValue = 24; member
49 static constexpr int kInitialValue = 42; member
/aosp_15_r20/bionic/tests/
H A Deventfd_test.cpp27 constexpr unsigned int kInitialValue = 2; in TEST() local
51 constexpr unsigned int kInitialValue = 2; in TEST() local
/aosp_15_r20/system/tools/hidl/
DScalarType.cpp158 static const char* const kInitialValue[] = { in emitJavaFieldDefaultInitialValue() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dfixed_array_exception_safety_test.cc34 constexpr int kInitialValue = 5; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiPipelineTests.cpp1267 const uint32_t kInitialValue = 50u; in destroyEarlyTest() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp4423 const float kInitialValue = 0.125f; in TEST_P() local