Home
last modified time | relevance | path

Searched defs:test_path (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/gpu/gpu_tests/
H A Dgpu_process_integration_test.py119 def RunActualGpuTest(self, test_path, *args): argument
126 def _Navigate(self, test_path): argument
141 def _NavigateAndWait(self, test_path): argument
226 def _GpuProcess_canvas2d(self, test_path): argument
231 def _GpuProcess_css3d(self, test_path): argument
236 def _GpuProcess_webgl(self, test_path): argument
241 def _GpuProcess_video(self, test_path): argument
246 def _GpuProcess_gpu_info_complete(self, test_path): argument
353 def _GpuProcess_disable_gpu(self, test_path): argument
381 def _GpuProcess_disable_swiftshader(self, test_path): argument
[all …]
H A Dcontext_lost_integration_test.py129 def RunActualGpuTest(self, test_path, *args): argument
223 def _NavigateAndWaitForLoad(self, test_path): argument
243 self, test_path): argument
276 def _ContextLost_WebGLContextLostFromQuantity(self, test_path): argument
292 def _ContextLost_WebGLContextLostInHiddenTab(self, test_path): argument
366 def _GpuNormalTermination_NewWebGLNotBlocked(self, test_path): argument
379 def _ContextLost_WorkerRAFAfterGPUCrash(self, test_path): argument
386 def _ContextLost_WorkerRAFAfterGPUCrash_OOPD(self, test_path): argument
395 def _ContextLost_WebGL2Blocked(self, test_path): argument
407 self, test_path): argument
[all …]
H A Dnoop_sleep_integration_test.py27 def RunActualGpuTest(self, test_path, *args): argument
41 def _Navigate(self, test_path): argument
50 def _DoNothing(self, test_path): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/
H A Dgraph_revisions.py64 def SetCache(test_path, rows): argument
75 def SetCacheAsync(test_path, rows): argument
91 def DeleteCache(test_path): argument
97 def DeleteCacheAsync(test_path): argument
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/tests/
H A Dstatefile.cc54 std::string test_path, in CopyTestStateFileFromOriginal()
87 char test_path[]{TEST_TEMP_DIR}; in TEST() local
113 std::string test_path{TEST_TEMP_DIR}; in TEST() local
151 char test_path[]{TEST_TEMP_DIR}; in TEST() local
174 char test_path[]{TEST_TEMP_DIR}; in TEST() local
190 char test_path[]{TEST_TEMP_DIR}; in TEST() local
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/tests/
H A Dstatefile.cc54 std::string test_path, in CopyTestStateFileFromOriginal()
87 char test_path[]{TEST_TEMP_DIR}; in TEST() local
113 std::string test_path{TEST_TEMP_DIR}; in TEST() local
151 char test_path[]{TEST_TEMP_DIR}; in TEST() local
174 char test_path[]{TEST_TEMP_DIR}; in TEST() local
190 char test_path[]{TEST_TEMP_DIR}; in TEST() local
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/tests/
H A Dstatefile.cc54 std::string test_path, in CopyTestStateFileFromOriginal()
87 char test_path[]{TEST_TEMP_DIR}; in TEST() local
113 std::string test_path{TEST_TEMP_DIR}; in TEST() local
151 char test_path[]{TEST_TEMP_DIR}; in TEST() local
174 char test_path[]{TEST_TEMP_DIR}; in TEST() local
190 char test_path[]{TEST_TEMP_DIR}; in TEST() local
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/tests/
H A Dstatefile.cc54 std::string test_path, in CopyTestStateFileFromOriginal()
87 char test_path[]{TEST_TEMP_DIR}; in TEST() local
113 std::string test_path{TEST_TEMP_DIR}; in TEST() local
151 char test_path[]{TEST_TEMP_DIR}; in TEST() local
174 char test_path[]{TEST_TEMP_DIR}; in TEST() local
190 char test_path[]{TEST_TEMP_DIR}; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/cli_tools/soundwave/tables/
H A Dtimeseries.py91 def _ParseConfigFromTestPath(test_path): argument
105 def DataFrameFromJson(test_path, data): argument
131 def _DataFrameFromJsonV1(test_path, data): argument
158 def GetTimeSeries(con, test_path, extra_cond=None): argument
172 def GetMostRecentPoint(con, test_path): argument
/dports/math/py-networkx/networkx-2.6.3/networkx/algorithms/tests/
H A Dtest_cluster.py10 def test_path(self): member in TestTriangles
50 def test_path(self): member in TestDirectedClustering
116 def test_path(self): member in TestDirectedWeightedClustering
186 def test_path(self): member in TestWeightedClustering
271 def test_path(self): member in TestClustering
340 def test_path(self): member in TestTransitivity
361 def test_path(self): member in TestSquareClustering
490 def test_path(self): member in TestGeneralizedDegree
/dports/www/py-routes/Routes-2.5.1/tests/test_functional/
H A Dtest_resources.py112 def test_path(path, method): function
175 def test_path(path, method): function
206 def test_path(path, method): function
327 def test_path(path, method): function
/dports/devel/grcov/grcov-0.8.2/cargo-crates/cpp_demangle-0.3.2/
H A Dbuild.rs24 let mut test_path = get_crate_dir()?; in get_crate_test_path() localVariable
32 let mut test_path = get_out_dir()?; in get_test_path() localVariable
50 let test_path = get_test_path("afl_seeds.rs")?; in generate_sanity_tests_from_afl_seeds() localVariable
121 let test_path = get_test_path("libiberty.rs")?; in generate_compatibility_tests_from_libiberty() localVariable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/cpp_demangle-0.3.0/
H A Dbuild.rs24 let mut test_path = get_crate_dir()?; in get_crate_test_path() localVariable
32 let mut test_path = get_out_dir()?; in get_test_path() localVariable
50 let test_path = get_test_path("afl_seeds.rs")?; in generate_sanity_tests_from_afl_seeds() localVariable
120 let test_path = get_test_path("libiberty.rs")?; in generate_compatibility_tests_from_libiberty() localVariable
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/cpp_demangle-0.3.2/
H A Dbuild.rs24 let mut test_path = get_crate_dir()?; in get_crate_test_path() localVariable
32 let mut test_path = get_out_dir()?; in get_test_path() localVariable
50 let test_path = get_test_path("afl_seeds.rs")?; in generate_sanity_tests_from_afl_seeds() localVariable
121 let test_path = get_test_path("libiberty.rs")?; in generate_compatibility_tests_from_libiberty() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/importer/
H A Dfirefox_profile_lock_unittest.cc35 base::FilePath test_path = temp_dir_.GetPath(); in TEST_F() local
68 base::FilePath test_path = temp_dir_.GetPath(); in TEST_F() local
91 base::FilePath test_path = temp_dir_.GetPath(); in TEST_F() local
/dports/graphics/opencv/opencv-4.5.3/modules/photo/test/
H A Dtest_hdr.cpp90 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/tonemap/"; in TEST() local
151 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/"; in TEST() local
177 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/"; in TEST() local
200 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/"; in TEST() local
216 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/"; in TEST() local
239 string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/"; in TEST() local
256 string test_path = cvtest::TS::ptr()->get_data_path() + "hdr/exposures/bug_18180/"; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/models/
H A Dupload_completion_token.py103 def AddMeasurement(self, test_path, is_monitored): argument
135 test_path = ndb.StringProperty(indexed=True) variable in Measurement
148 def GetByPath(cls, test_path, token_id): argument
159 test_path, argument
/dports/devel/xmltooling/xmltooling-3.2.1/xmltoolingtest/
H A Dxmltoolingtest.h89 string test_path = data_path + "SimpleXMLObjectWithChildren.xml"; in testUnknown() local
118 string test_path = data_path + "SimpleXMLObjectWithChildren.xml"; in testUnknownWithDocChange() local
144 string test_path = data_path + "IgnoreCase.xml"; in testHelper() local
/dports/graphics/py-fiona/Fiona-1.8.20/tests/
H A Dtest_vfs.py88 def test_path(self): member in TestZipReading
118 def test_path(self): member in TestZipArchiveReading
138 def test_path(self): member in TestZipArchiveReadingAbsPath
170 def test_path(self): member in TarArchiveReadingTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/files/
H A Dscoped_temp_dir_unittest.cc16 FilePath test_path; in TEST() local
51 FilePath test_path; in TEST() local
70 FilePath test_path; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/files/
H A Dscoped_temp_dir_unittest.cc16 FilePath test_path; in TEST() local
51 FilePath test_path; in TEST() local
70 FilePath test_path; in TEST() local
/dports/devel/R-cran-testthat/testthat/R/
H A Dtest-package.R28 test_path <- system.file("tests", "testthat", package = package) functionVar
60 test_path <- file.path(pkgload::pkg_path(path), "tests", "testthat") functionVar
/dports/science/octopus/octopus-10.5/testsuite/performance/
H A Dcreate_combinations.py95 def write_input_files(combinations, test_name, template, test_path): argument
130 def create_test(test_name, test_path): argument
156 test_path = os.path.join(os.environ["testsuite"], "tests") variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/flakiness/
H A Dfind_flakiness.py31 def FindShardingFlakiness(test_path, data_path, supervisor_args): argument
92 def FindUnaryFlakiness(test_path, output_path, num_procs, num_repeats, timeout): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/cli_tools/soundwave/
H A Dcommands.py92 def Process(test_path): argument
117 def _MatchesAllFilters(test_path): argument

12345678910>>...35