Home
last modified time | relevance | path

Searched refs:RemoteTest (Results 1 – 23 of 23) sorted by relevance

/third_party/grpc/src/objective-c/examples/watchOS-sample/WatchKit-Extension/
DInterfaceController.m21 #import <RemoteTest/Messages.pbobjc.h>
22 #import <RemoteTest/Test.pbrpc.h>
/third_party/grpc/src/objective-c/examples/tvOS-sample/tvOS-sample/
DViewController.m22 #import <RemoteTest/Messages.pbobjc.h>
23 #import <RemoteTest/Test.pbrpc.h>
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
DRemoteTest.podspec2 s.name = "RemoteTest"
7 s.summary = "RemoteTest example"
/third_party/grpc/src/objective-c/examples/InterceptorSample/InterceptorSample/
DViewController.m23 #import <RemoteTest/Messages.pbobjc.h>
24 #import <RemoteTest/Test.pbrpc.h>
/third_party/grpc/src/objective-c/examples/Sample/Sample/
DViewController.m24 #import <RemoteTest/Messages.pbobjc.h>
25 #import <RemoteTest/Test.pbrpc.h>
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
DRemoteTest.podspec2 s.name = 'RemoteTest'
7 s.summary = 'RemoteTest example'
/third_party/typescript/src/testRunner/parallel/
Dhost.ts38 addTest(test: RemoteTest) {
43 class RemoteTest extends Mocha.Test {
484 getSuite(root, result.name.slice(0, -1)).addTest(new RemoteTest(result));
504 replayTest(runner, test as RemoteTest);
512 function replayTest(runner: Mocha.Runner, test: RemoteTest) {
/third_party/grpc/src/objective-c/examples/SwiftSample/
DViewController.swift21 import RemoteTest
DPodfile13 pod 'RemoteTest', :path => "../RemoteTestClient"
/third_party/grpc/src/objective-c/examples/tvOS-sample/
DPodfile14 pod 'RemoteTest', :path => "../RemoteTestClient"
/third_party/grpc/src/objective-c/
Dgrpc_objc_internal_library.bzl81 deps = deps + [":RemoteTest"],
107 ":RemoteTest",
/third_party/grpc/src/objective-c/examples/InterceptorSample/
DPodfile17 pod 'RemoteTest', :path => "../RemoteTestClient"
/third_party/grpc/src/objective-c/examples/watchOS-sample/
DPodfile12 pod 'RemoteTest', :path => "../RemoteTestClient"
/third_party/grpc/src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/
Dproject.pbxproj192 "${BUILT_PRODUCTS_DIR}/RemoteTest/RemoteTest.framework",
202 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
/third_party/grpc/test/cpp/ios/RemoteTestClientCpp/
DRemoteTestCpp.podspec7 s.summary = "RemoteTest example"
/third_party/grpc/src/objective-c/examples/watchOS-sample/watchOS-sample.xcodeproj/
Dproject.pbxproj367 "${BUILT_PRODUCTS_DIR}/RemoteTest-iOS/RemoteTest.framework",
377 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
451 "${BUILT_PRODUCTS_DIR}/RemoteTest-watchOS/RemoteTest.framework",
461 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
/third_party/grpc/src/objective-c/examples/tvOS-sample/tvOS-sample.xcodeproj/
Dproject.pbxproj169 "${BUILT_PRODUCTS_DIR}/RemoteTest/RemoteTest.framework",
179 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
/third_party/grpc/src/objective-c/examples/Sample/
DPodfile16 pod 'RemoteTest', :path => "../RemoteTestClient"
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1853 function RemoteTest(clone) { class
1866 RemoteTest.prototype.structured_clone = function() { class
1901 RemoteTest.prototype.cleanup = function() {
1904 RemoteTest.prototype.phases = Test.prototype.phases;
1905 RemoteTest.prototype.update_state_from = function(clone) {
1913 RemoteTest.prototype.done = function() {
2010 remote_test = new RemoteTest(data.test);
/third_party/grpc/src/objective-c/tests/
DBUILD47 name = "RemoteTest",
DPodfile20 pod 'RemoteTest', :path => "RemoteTestClient", :inhibit_warnings => true
/third_party/grpc/src/objective-c/examples/
DBUILD45 name = "RemoteTest",
/third_party/grpc/src/objective-c/manual_tests/
DPodfile25 pod 'RemoteTest', :path => "../tests/RemoteTestClient", :inhibit_warnings => true