Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py2448 expected_file_size=None, argument
2544 expected_file_size=None, argument
2599 expected_file_size=None, argument
Dtel_test_utils.py1346 def _check_file_existence(ad, file_path, expected_file_size=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Ddecode_image_op.cc616 const int64_t expected_file_size = last_pixel_offset + img_channels; in DecodeBmpV2() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_test.cc679 const size_t expected_file_size = sizeof(SnoopLoggerCommon::FileHeaderType) + in TEST_F() local