Home
last modified time | relevance | path

Searched defs:expected_path (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DDump_test.cpp56 auto expected_path = file::BuildPath({android::base::GetExecutableDirectory(), in TEST_F() local
71 auto expected_path = in TEST_F() local
87 auto expected_path = in TEST_F() local
104 auto expected_path = in TEST_F() local
121 auto expected_path = in TEST_F() local
H A DApkInfo_test.cpp33 const std::string& expected_path) { in AssertProducedAndExpectedInfo()
56 auto expected_path = in TEST_F() local
72 auto expected_path = in TEST_F() local
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/tests/
H A Dunittests.cpp189 std::string expected_path = "/data/vendor/wifi/hostapd/hostapd_wlan42.conf"; in TEST_F() local
199 std::string expected_path = ""; in TEST_F() local
207 std::string expected_path = ""; in TEST_F() local
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Ddiff_utils.py26 def _GenerateDiffWithOnlyAdditons(expected_path, actual_data): argument
51 def _DiffFileContents(expected_path, actual_data): argument
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Ddiff_utils.py27 def _GenerateDiffWithOnlyAdditons(expected_path, actual_data): argument
54 def _DiffFileContents(expected_path, actual_data): argument
/aosp_15_r20/external/fonttools/Tests/svgLib/path/
H A Dshapes_test.py92 def test_el_to_path(svg_xml, expected_path, expected_transform): argument
/aosp_15_r20/external/angle/src/tests/capture_tests/
H A Dcapture_tests.py50 def diff_files(path, expected_path): argument
/aosp_15_r20/external/mesa3d/src/intel/compiler/tests/
H A Drun-test.py43 expected_path = args.gen_folder / expected_file variable
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/tests/
H A Drun-test.py43 expected_path = args.gen_folder / expected_file variable
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host_unittest.cc84 base::FilePath expected_path = kTestPnaclPath.Append( in TEST_F() local
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server.cc64 const std::string& expected_path, in ServeResponseForPath()
82 const std::string& expected_path, in ServeResponseForSubPaths()
/aosp_15_r20/external/cronet/base/test/
H A Dtest_shortcut_win.cc26 void ValidatePathsAreEqual(const FilePath& expected_path, in ValidatePathsAreEqual()
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/resolvers/
H A Dbinder_resolver_test.cc122 void TestSucceeds(const char* string, const std::string& expected_path) { in TestSucceeds()
/aosp_15_r20/external/pdfium/testing/tools/
H A Dpngdiffer.py37 expected_path: str = None variable in ImageDiff
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/
H A Dfileops_test.cc386 const std::string expected_path = absl::StrCat(tmp_dir, "/rel/path"); in TEST_F() local
/aosp_15_r20/external/cronet/net/base/
H A Dfilename_util_unittest.cc411 base::FilePath expected_path = in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/
Dtest.rs1870 let expected_path = "/sys/fs/bpf/auto_pin_map"; in test_map_pinned_status() localVariable
1896 let expected_path = "/sys/fs/bpf/test_namespace/auto_pin_map"; in test_map_pinned_status_with_pin_root_path() localVariable
/aosp_15_r20/development/vndk/tools/header-checker/tests/
H A Dtest.py58 def run_and_compare(self, input_path, expected_path, cflags=[]): argument
/aosp_15_r20/external/cronet/url/
H A Durl_canon_unittest.cc2238 Component expected_path; in TEST() member
2482 Component expected_path; in TEST() member
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_util_unittest.cc342 int CheckOnlyOnePathExists(std::string_view expected_path) { in CheckOnlyOnePathExists()
/aosp_15_r20/bionic/tests/
H A Ddlfcn_test.cpp996 const char* expected_path; in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc3031 FilePath expected_path = temp_dir.GetPath().Append(expected_name); in TEST_F() local