Home
last modified time | relevance | path

Searched refs:run_service (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/git/
H A Dwiki_push_service_spec.rb25 def run_service method
48 def run_service method
64 run_service
91 def run_service method
107 run_service
122 def run_service method
141 def run_service method
157 run_service
186 run_service
210 run_service
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/design_management/
H A Ddelete_designs_service_spec.rb18 def run_service(delenda = nil) method
23 let(:response) { run_service }
92 run_service rescue nil
115 run_service
119 expect { run_service }
127 run_service
143 run_service
149 expect { run_service }
156 run_service
170 expect { run_service }
[all …]
H A Dsave_designs_service_spec.rb39 def run_service(files_to_upload = nil) method
60 let(:response) { run_service }
100 run_service
111 expect { run_service }
172 expect { run_service }
186 run_service
194 run_service
211 run_service
216 expect { run_service }
237 run_service
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/
H A Dweb_hook_service_spec.rb177 def run_service method
189 run_service
205 expect { run_service }.not_to change(project_hook, :recent_failures)
209 expect { run_service }.not_to change(project_hook, :disabled_until)
229 run_service
247 expect { run_service }.not_to change(project_hook, :disabled_until)
253 expect { run_service }.not_to change(project_hook, :recent_failures)
276 run_service
288 expect { run_service }.not_to change(project_hook, :recent_failures)
292 expect { run_service }.to change(project_hook, :disabled_until)
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/projects/
H A Dparticipants_service_spec.rb15 def run_service method
21 run_service # warmup, runs table cache queries and create queries
28 control_count = ActiveRecord::QueryRecorder.new { run_service.to_a }.count
34 expect { run_service.to_a }.not_to exceed_query_limit(control_count)
41 control_count = ActiveRecord::QueryRecorder.new { run_service }.count
48 expect { run_service }.not_to exceed_query_limit(control_count)
53 participants = run_service
59 subject(:group_items) { run_service.select { |hash| hash[:type].eql?('Group') } }
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/z/
H A DzUncommitter.hpp38 virtual void run_service();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/z/
H A DzUncommitter.hpp38 virtual void run_service();
H A DzDirector.hpp47 virtual void run_service();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp48 void run_service();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp48 void run_service();
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/z/
H A DzDirector.hpp38 virtual void run_service();
H A DzUncommitter.hpp42 virtual void run_service();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp52 void run_service();
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp52 void run_service();
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp52 void run_service();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.hpp52 void run_service();
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dprocess.c152 VOID WINAPI run_service(DWORD argc, LPTSTR *argv) { in run_service() function
186 {identname, run_service}, in init_service()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DconcurrentGCThread.hpp38 virtual void run_service() = 0;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DconcurrentGCThread.hpp38 virtual void run_service() = 0;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DconcurrentGCThread.hpp39 virtual void run_service() = 0;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DconcurrentGCThread.hpp38 virtual void run_service() = 0;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DconcurrentGCThread.hpp38 virtual void run_service() = 0;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/z/
H A DzUncommitter.hpp42 virtual void run_service();
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/z/
H A DzUncommitter.hpp42 virtual void run_service();
H A DzDirector.hpp47 virtual void run_service();

12345678