Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 173 for trackers (0.2 sec)

  1. platforms/core-execution/execution-e2e-tests/src/integTest/groovy/org/gradle/integtests/NestedInputKotlinImplementationTrackingIntegrationTest.groovy

        @Override
        protected String getDefaultBuildFileName() {
            return 'build.gradle.kts'
        }
    
        def "implementations in nested Action property in Kotlin build script is tracked"() {
            setupTaskWithNestedAction('org.gradle.api.Action<File>', '.execute')
            buildFile << """
                tasks.create<TaskWithNestedAction>("myTask") {
                    action = Action { writeText("original") }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 10 06:52:58 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  2. platforms/extensibility/plugin-use/src/main/java/org/gradle/plugin/use/tracker/internal/PluginVersionTracker.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.plugin.use.tracker.internal;
    
    import org.gradle.api.internal.initialization.ClassLoaderScope;
    import org.gradle.internal.service.scopes.Scope;
    import org.gradle.internal.service.scopes.ServiceScope;
    
    import javax.annotation.Nullable;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 12 02:21:10 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  3. okhttp/src/test/java/okhttp3/ServerTruncatesRequestTest.kt

        val mockResponse =
          MockResponse.Builder()
            .socketPolicy(DoNotReadRequestBody(ErrorCode.NO_ERROR.httpCode))
            .trailers(headersOf("caboose", "xyz"))
    
        // Trailers always work for HTTP/2, but only for chunked bodies in HTTP/1.
        if (http2) {
          mockResponse.body("abc")
        } else {
          mockResponse.chunkedBody("abc", 1)
        }
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  4. pilot/pkg/util/network/ip_test.go

    )
    
    // The test may run on a system with localhost = 127.0.0.1 or ::1, so we
    // determine that value and use it in the "expected" results for the test
    // cases in TestResolveAddr(). Need to wrap IPv6 addresses in square
    // brackets.
    func determineLocalHostIPString(t *testing.T) string {
    	ips, err := net.DefaultResolver.LookupNetIP(context.Background(), "ip", "localhost")
    	if err != nil || len(ips) == 0 {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Dec 08 16:24:15 UTC 2022
    - 6.7K bytes
    - Viewed (0)
  5. operator/pkg/util/path_test.go

    			expect: false,
    		},
    		{
    			desc:   "invalid-2",
    			in:     "[1:]",
    			expect: false,
    		},
    		{
    			desc:   "empty",
    			in:     "",
    			expect: false,
    		},
    		{
    			desc:   "no-brackets",
    			in:     "1:2",
    			expect: false,
    		},
    		{
    			desc:   "one-bracket",
    			in:     "[1:2",
    			expect: false,
    		},
    	}
    
    	for _, tt := range tests {
    		t.Run(tt.desc, func(t *testing.T) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Aug 29 00:15:38 UTC 2020
    - 6.7K bytes
    - Viewed (0)
  6. istioctl/pkg/wait/wait_test.go

    			fc.PrependWatchReactor("*", func(action clienttesting.Action) (handled bool, ret watch.Interface, err error) {
    				gvr := action.GetResource()
    				ns := action.GetNamespace()
    				watch, err := fc.Tracker().Watch(gvr, ns)
    				if err != nil {
    					return false, nil, err
    				}
    				// Kubernetes Fake watches do not add initial state, but real server does
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Mar 15 08:28:50 UTC 2024
    - 6.8K bytes
    - Viewed (0)
  7. src/vendor/golang.org/x/text/unicode/bidi/trieval.go

    	LRI // LeftToRightIsolate
    	RLI // RightToLeftIsolate
    	FSI // FirstStrongIsolate
    	PDI // PopDirectionalIsolate
    
    	unknownClass = ^Class(0)
    )
    
    // A trie entry has the following bits:
    // 7..5  XOR mask for brackets
    // 4     1: Bracket open, 0: Bracket close
    // 3..0  Class type
    
    const (
    	openMask     = 0x10
    	xorMaskShift = 5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  8. platforms/core-execution/workers/src/main/java/org/gradle/workers/internal/NoIsolationWorkerFactory.java

                                }
                            });
                        } finally {
                            //TODO the async work tracker should wait for children of an operation to finish first.
                            //It should not be necessary to call it here.
                            workerExecutor.await();
                        }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 08 15:17:07 UTC 2024
    - 3.7K bytes
    - Viewed (0)
  9. guava-testlib/README.md

    To add a dependency using Gradle:
    
    ```gradle
    dependencies {
      test 'com.google.guava:guava-testlib:33.2.1-jre'
    }
    ```
    
    ## Links
    
    -   [GitHub project](https://github.com/google/guava)
    -   [Issue tracker: Report a defect or feature request](https://github.com/google/guava/issues/new)
    -   [StackOverflow: Ask "how-to" and "why-didn't-it-work" questions](https://stackoverflow.com/questions/ask?tags=guava+java)
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri May 31 17:43:52 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  10. tensorflow/cc/experimental/libtf/runtime/runtime.cc

      }
      TaggedValue module = TaggedValue::Dict();
    
      // Initialize concrete function traces.
      const RepeatedPtrField<FunctionDef> function_defs =
          tf_package->GetFunctionDefs();
      absl::flat_hash_map<std::string, AbstractFunctionPtr> traces;
      for (auto& fdef : function_defs) {
        AbstractFunctionPtr trace(new GraphFunction(fdef), /*add_ref=*/false);
        traces[fdef.signature().name()] = trace;
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Sep 01 11:18:25 UTC 2022
    - 7.4K bytes
    - Viewed (0)
Back to top