Home
last modified time | relevance | path

Searched defs:expected_files (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py22 expected_files = [ variable
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/
H A Dcheck_deprecated_grpc++.py22 expected_files = [ variable
/aosp_15_r20/system/apex/apexd/
H A Dapex_shim.cpp121 std::unordered_set<std::string> expected_files; in ValidateShimApex() local
/aosp_15_r20/external/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp76 std::vector<std::string> expected_files; in TEST() local
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs612 let expected_files: BTreeSet<PathBuf> = in check_dir() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dtensor_bundle_test.cc880 gtl::ArraySlice<string> expected_files) { in TEST()