Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 25 of 26) sorted by relevance

12

/test/vts/utils/native/testability_checker/
DVtsTestabilityChecker.cpp60 set_union(famework_hal_instances.begin(), famework_hal_instances.end(), in CheckHalForComplianceTest()
61 vendor_hal_instances.begin(), vendor_hal_instances.end(), in CheckHalForComplianceTest()
62 std::inserter(*instances, instances->begin())); in CheckHalForComplianceTest()
80 set_union(vendor_hal_instances.begin(), vendor_hal_instances.end(), in CheckHalForNonComplianceTest()
81 test_hal_instances.begin(), test_hal_instances.end(), in CheckHalForNonComplianceTest()
82 std::inserter(*instances, instances->begin())); in CheckHalForNonComplianceTest()
165 instances->insert(testable_instances.begin(), testable_instances.end()); in CheckFrameworkCompatibleHal()
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp99 for (auto it = container.begin(); it != container.end(); ++it) { in InstancesToString()
100 if (it != container.begin()) ss << ", "; in InstancesToString()
188 for (auto it = instances.begin(); it != instances.end(); in TEST_P()
202 std::inserter(passthrough_declared, passthrough_declared.begin()), in TEST_P()
232 chain.begin(), chain.end(), std::back_inserter(fq_instances), in TEST_P()
252 passthrough_declared.begin(), passthrough_declared.end(), in TEST_P()
253 passthrough_allowed.begin(), passthrough_allowed.end(), in TEST_P()
254 std::inserter(passthrough_not_allowed, passthrough_not_allowed.begin())); in TEST_P()
483 if (std::find(module.types.begin(), module.types.end(), name) != in hashesForInterface()
531 EXPECT_TRUE(std::find(hashes.begin(), hashes.end(), hash) != hashes.end()) in TEST_P()
Dutils.cpp106 released_hashes.insert(hashes.begin(), hashes.end()); in ReleasedHashes()
DSystemVendorTest.cpp117 d->insert(s.begin(), s.end()); in insert()
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp340 find_if(seen_msgs.begin(), seen_msgs.end(), in DedupTraces()
433 for (auto it = original_coverages.begin(); it != original_coverages.end(); in SelectTraces()
476 for (auto it = selected_coverages.begin(); it != selected_coverages.end(); in SelectTraces()
548 for (auto it = hal_trace_mapping.begin(); it != hal_trace_mapping.end(); in GetTestListForHal()
555 if (std::find(covered_apis.begin(), covered_apis.end(), in GetTestListForHal()
569 for (auto it = hal_trace_mapping.begin(); it != hal_trace_mapping.end(); in GetTestListForHal()
587 auto found = find_if(it->second.begin(), it->second.end(), in GetTestListForHal()
645 for (auto it = hal_trace_mapping->begin(); it != hal_trace_mapping->end(); in GetHalTraceMapping()
649 std::sort(it->second.begin(), it->second.end(), in GetHalTraceMapping()
672 find_if(trace_summaries->begin(), trace_summaries->end(), in GetHalTraceSummary()
DVtsCoverageProcessor.cpp191 for (auto it = new_coverage_map.begin(); it != new_coverage_map.end(); it++) { in CompareCoverage()
/test/vts-testcase/kernel/encryption/
Dutils.cpp345 std::string master_key_string(master_key->begin(), master_key->end()); in CreateHwWrappedKey()
353 exported_key->assign(exported_key_string.begin(), in CreateHwWrappedKey()
374 fixed_input_string->insert(fixed_input_string->end(), label.begin(), in GetFixedInputString()
377 fixed_input_string->insert(fixed_input_string->end(), context.begin(), in GetFixedInputString()
Dfile_based_encryption_tests.cpp421 std::copy(master_key.begin(), master_key.end(), arg->raw); in SetMasterKey()
624 std::begin(master_key_specifier_.u.identifier), in VerifyKeyIdentifier()
1004 std::vector<uint8_t> corrupt_key(exported_key.begin(), exported_key.end()); in TEST_F()
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerMutateFns.cpp113 std::generate_n(str.begin(), str_size, rand_char); in StringRandomGen()
137 str.insert(str.begin() + idx, RandomAsciiChar()); in StringMutate()
142 str.erase(str.begin() + idx); in StringMutate()
DProtoFuzzerRunner.cpp70 string service_name = *instance_names.begin(); in GetServiceName()
DProtoFuzzerMutator.cpp105 auto it = tbl.begin(); in RandomSelectIface()
/test/vts-testcase/hal/treble/vintf/libvts_vintf_test_common/
Dcommon.cpp65 if (shipping_api_level < kApiLevel2FcmMap.begin()->first /* 25 */) { in TestTargetFcmVersion()
/test/vts-testcase/kernel/zram/
DZramTest.cpp58 data.erase(std::remove_if(data.begin(), data.end(), in TEST()
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParserTest.java188 int begin = calculateStartDate ? 0 : lines.length - 1; in getDate() local
191 for (int index = begin; index >= 0 && index < lines.length; index += diff) { in getDate()
/test/mlts/benchmark/native/
Dmulti_process_test.cpp80 input_shape.begin(), input_shape.end(), in readInputData()
294 std::for_each(threads.begin(), threads.end(), in main()
/test/vti/dashboard/src/test/java/com/android/vts/util/
DObjectifyExtension.java40 final Closeable rootService = ObjectifyService.begin(); in beforeEach()
/test/vts/compilation_tools/vtsc/code_gen/driver/
DHalCodeGen.cpp512 replace(parent_path_printable.begin(), parent_path_printable.end(), '.', '_'); in GenerateCppBodyFuzzFunction()
784 replace(parent_path_printable.begin(), parent_path_printable.end(), '.', '_'); in GenerateCppBodyGetAttributeFunction()
860 replace(current_path_printable.begin(), current_path_printable.end(), '.', in GenerateSubStructFuzzFunctionCall()
886 replace(current_path_printable.begin(), current_path_printable.end(), '.', in GenerateSubStructGetAttributeFunctionCall()
/test/vts/runners/target/gtest/
Dgtest_main.cpp921 auto it = child_proc_list.begin(); in RunTestInSeparateProc()
1047 args.erase(args.begin() + i); in PickOptions()
1135 args.erase(args.begin() + i); in PickOptions()
1171 args.erase(args.begin() + i); in PickOptions()
1180 args.insert(args.begin() + 1, strdup("--no-isolate")); in PickOptions()
/test/vts/utils/native/libprofiling/
DVtsProfilingInterface.cpp43 for (auto it = trace_map_.begin(); it != trace_map_.end(); ++it) { in ~VtsProfilingInterface()
/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp258 for (auto level = std::prev(levels.end()); level != levels.begin(); in VerifyHashtree()
286 for (auto level = levels.begin(); true; level++) { in VerifyHashtree()
331 if (level == levels.begin() && in VerifyHashtree()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java289 int begin = calculateStartDate ? 0 : lines.length - 1; in getDate() local
292 for (int index = begin; index >= 0 && index < lines.length; index += diff) { in getDate()
/test/vti/dashboard/src/main/java/com/android/vts/config/
DObjectifyListener.java115 ObjectifyService.begin(); in contextInitialized()
/test/vts/drivers/resource/resource_manager/
DVtsResourceManager.cpp119 int_data.begin(), [](const int& item) { return item; }); in ProcessHidlHandleCommand()
735 replace(translation_func_name.begin(), translation_func_name.end(), ':', '_'); in GetTranslationFuncPtr()
/test/mlts/benchmark/jni/
Drandom_graph_test_jni.cpp437 std::copy(supportedOps.begin(), supportedOps.end(), in OperationsSupportedByDevice()
/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp312 for (auto it = hal_driver_map_.begin(); it != hal_driver_map_.end(); ++it) { in FindDriverIdInternal()

12