Searched refs:pair (Results 1 – 8 of 8) sorted by relevance
/test/vts/testcases/template/mobly/ |
D | mobly_test.py | 169 for pair in file_handlers: 170 file_path = file_util.FindFile(self.mobly_dir, pair[0]) 174 pair[1](file_path)
|
/test/vts/utils/native/trace_processor/ |
D | VtsCoverageProcessor.cpp | 170 new_coverage_map.insert(std::pair<string, vector<int>>( in CompareCoverage() 188 std::pair<string, vector<int>>(new_coverage.file_path(), new_line)); in CompareCoverage()
|
/test/vts/drivers/hal/common/include/component_loader/ |
D | HalDriverLoader.h | 113 queue<pair<FunctionSpecificationMessage*, DriverBase*>> job_queue_;
|
/test/vts-testcase/hal/treble/vintf/ |
D | SingleManifestTest.cpp | 84 static string RangeInstancesToString(const std::pair<It, It> &range) { in RangeInstancesToString() 220 [](const auto &pair) { return pair.second; }); in TEST_P() argument
|
/test/vts-testcase/fuzz/iface_fuzzer/include/ |
D | ProtoFuzzerMutator.h | 33 using Odds = std::pair<uint64_t, uint64_t>;
|
/test/vts/drivers/hal/common/component_loader/ |
D | HalDriverLoader.cpp | 278 pair<vts::FunctionSpecificationMessage*, DriverBase*> curr_job = in Process()
|
/test/mlts/benchmark/jni/ |
D | random_graph_test_jni.cpp | 468 std::pair<android::nn::wrapper::Result,
|
/test/vts/runners/target/gtest/ |
D | gtest_main.cpp | 364 std::vector<std::pair<std::string, int64_t>> timeout_test_list; in OnTestIterationEndPrint()
|