/aosp_15_r20/external/webrtc/test/testsupport/ |
H A D | file_utils_unittest.cc | 105 std::string expected_end = ExpectedRootDirByPlatform(); in TEST_F() local 116 std::string expected_end = ExpectedRootDirByPlatform(); in TEST_F() local 169 std::string expected_end = Path("/frame-ethernet-ii.pcap"); in TEST_F() local 172 std::string expected_end = in TEST_F() local
|
/aosp_15_r20/external/coreboot/tests/lib/ |
H A D | memrange-test.c | 269 resource_t expected_end; in test_memrange_clone_insert() local 297 resource_t expected_end; in test_memrange_clone_insert() local 317 resource_t expected_end; in test_memrange_clone_insert() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/test/regress/ |
D | test_mfc.cpp | 182 int expected_end = static_cast<int>(answer_table[0] < 0 ? s.GetLength() : answer_table[0]); in test_mfc() local 360 int expected_end = static_cast<int>(answer_table[0] < 0 ? s.GetLength() : answer_table[0]); in test_mfc() local
|
D | test_regex_search.hpp | 303 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local 362 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local
|
D | test_partial_match.hpp | 250 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | debug_events_writer_test.py | 547 expected_end): argument 572 expected_end): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | strided_slice_logic_test.cc | 28 std::initializer_list<int> expected_end, in RunStridedSlicePadIndices()
|
/aosp_15_r20/system/core/debuggerd/client/ |
H A D | debuggerd_client_test.cpp | 105 std::string expected_end = android::base::StringPrintf("----- end %d -----", forkpid); in TEST() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | test_helpers.h | 83 InputIt1 expected_end, in ContainersEqual()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | run_handler_util_test.cc | 109 int expected_end = stealing_ranges[i / 6][1]; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand_chacha/src/ |
D | chacha.rs | 484 let expected_end = 3 * 16; in test_chacha_true_values_c() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_chacha-0.3.1/src/ |
H A D | chacha.rs | 484 let expected_end = 3 * 16; in test_chacha_true_values_c() localVariable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | certificate_view.cc | 239 std::string line_buffer, encoded_message_contents, expected_end; in ReadNextPemMessage() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | deadline_timer.cpp | 93 ptime expected_end = start + seconds(1); in deadline_timer_test() local
|
D | system_timer.cpp | 107 boost::asio::system_timer::time_point expected_end = start + seconds(1); in system_timer_test() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | analyzer_cli_test.py | 508 def check_menu_item(tst, out, line_index, expected_begin, expected_end, argument
|
/aosp_15_r20/external/python/absl-py/absl/testing/ |
D | absltest.py | 891 def assertEndsWith(self, actual, expected_end, msg=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | virtual_scheduler_test.cc | 2482 int64_t expected_end = cur_time + increment; in TEST_F() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | measfmttest.cpp | 4991 int32_t expected_end) { in helperTestSimplePer()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | measfmttest.cpp | 4990 int32_t expected_end) { in helperTestSimplePer()
|
/aosp_15_r20/bionic/tests/ |
H A D | string_test.cpp | 706 size_t expected_end; in TEST() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | local_service_manager_test.cc | 950 att::Handle expected_start, expected_end; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/ |
D | de.rs | 916 let expected_end = borrowed_repr.len().checked_sub(expected_offset)?; in parse_borrowed_str() localVariable
|