Home
last modified time | relevance | path

Searched defs:expected_file (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dextent_writer_unittest.cc78 brillo::Blob expected_file(kBlockSize); in TEST_F() local
129 brillo::Blob expected_file; in WriteAlignedExtents() local
/aosp_15_r20/system/logging/liblog/tests/
H A Dliblog_global_state.cpp30 std::string expected_file = Basename(__FILE__); in TEST() local
58 static std::string expected_file = Basename(__FILE__); in TEST() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_cmd_line_script.py94 expected_file, expected_argv0, argument
124 def _check_script(self, script_exec_args, expected_file, argument
Dtest_runpy.py603 def _check_script(self, script_name, expected_name, expected_file, argument
/aosp_15_r20/external/mesa3d/src/intel/compiler/tests/
H A Drun-test.py42 expected_file = asm_file.stem + '.expected' variable
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/
H A Drun-test.py42 expected_file = asm_file.stem + '.expected' variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/crates/line-tables-only/src/
H A Dlib.rs25 let expected_file = Path::new(expected_file); in assert_contains() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/crates/line-tables-only/src/
H A Dlib.rs25 let expected_file = Path::new(expected_file); in assert_contains() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/crates/line-tables-only/src/
H A Dlib.rs25 let expected_file = Path::new(expected_file); in assert_contains() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/crates/line-tables-only/src/
H A Dlib.rs25 let expected_file = Path::new(expected_file); in assert_contains() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/crates/line-tables-only/src/
H A Dlib.rs25 let expected_file = Path::new(expected_file); in assert_contains() localVariable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_cmd_line_script.py70 def _check_script(self, script_name, expected_file, argument
Dtest_runpy.py338 def _check_script(self, script_name, expected_name, expected_file, argument
/aosp_15_r20/external/zstd/tests/regression/
H A Dtest.c292 static int diff_results(char const* actual_file, char const* expected_file) { in diff_results()
/aosp_15_r20/system/extras/simpleperf/
H A Drecord_file_test.cpp236 const FileFeature& expected_file = files[file_id++]; in TEST_F() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc147 void CheckSingleAnnotation(const std::string& expected_file, in CheckSingleAnnotation()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc147 void CheckSingleAnnotation(const std::string& expected_file, in CheckSingleAnnotation()
/aosp_15_r20/external/cronet/base/
H A Dcheck_unittest.cc103 #define EXPECT_LOG_ERROR_WITH_FILENAME(expected_file, expected_line, expr, \ argument
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dtensor_bundle_test.cc882 for (const string& expected_file : expected_files) { in TEST() local
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/tests/
DOptionsTest.cpp417 std::string expected_file(cwd); in TEST_F() local