Home
last modified time | relevance | path

Searched defs:expected_first (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dcredit_based_flow_control_tx_engine_test.cc114 StaticByteBuffer<kTestMps> expected_first{ in TEST_F() local
160 StaticByteBuffer<11> expected_first{ in TEST_F() local
237 StaticByteBuffer<kTestMps> expected_first{ in TEST_F() local
329 StaticByteBuffer<kTestMps> expected_first{ in TEST_F() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/
H A Dquick.rs708 let expected_first: Vec<usize> = (0..k).collect(); localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/tests/
Dquick.rs697 let expected_first: Vec<usize> = (0..k).collect(); localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_test.cc424 const float expected_first = 0.01f; in TestReshapeImpl() local