Searched refs:RemoteTest (Results 1 – 23 of 23) sorted by relevance
/third_party/grpc/src/objective-c/examples/watchOS-sample/WatchKit-Extension/ |
D | InterfaceController.m | 21 #import <RemoteTest/Messages.pbobjc.h> 22 #import <RemoteTest/Test.pbrpc.h>
|
/third_party/grpc/src/objective-c/examples/tvOS-sample/tvOS-sample/ |
D | ViewController.m | 22 #import <RemoteTest/Messages.pbobjc.h> 23 #import <RemoteTest/Test.pbrpc.h>
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | RemoteTest.podspec | 2 s.name = "RemoteTest" 7 s.summary = "RemoteTest example"
|
/third_party/grpc/src/objective-c/examples/InterceptorSample/InterceptorSample/ |
D | ViewController.m | 23 #import <RemoteTest/Messages.pbobjc.h> 24 #import <RemoteTest/Test.pbrpc.h>
|
/third_party/grpc/src/objective-c/examples/Sample/Sample/ |
D | ViewController.m | 24 #import <RemoteTest/Messages.pbobjc.h> 25 #import <RemoteTest/Test.pbrpc.h>
|
/third_party/grpc/src/objective-c/examples/RemoteTestClient/ |
D | RemoteTest.podspec | 2 s.name = 'RemoteTest' 7 s.summary = 'RemoteTest example'
|
/third_party/typescript/src/testRunner/parallel/ |
D | host.ts | 38 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/ |
D | ViewController.swift | 21 import RemoteTest
|
D | Podfile | 13 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/third_party/grpc/src/objective-c/examples/tvOS-sample/ |
D | Podfile | 14 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/third_party/grpc/src/objective-c/ |
D | grpc_objc_internal_library.bzl | 81 deps = deps + [":RemoteTest"], 107 ":RemoteTest",
|
/third_party/grpc/src/objective-c/examples/InterceptorSample/ |
D | Podfile | 17 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/third_party/grpc/src/objective-c/examples/watchOS-sample/ |
D | Podfile | 12 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/third_party/grpc/src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/ |
D | project.pbxproj | 192 "${BUILT_PRODUCTS_DIR}/RemoteTest/RemoteTest.framework", 202 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
|
/third_party/grpc/test/cpp/ios/RemoteTestClientCpp/ |
D | RemoteTestCpp.podspec | 7 s.summary = "RemoteTest example"
|
/third_party/grpc/src/objective-c/examples/watchOS-sample/watchOS-sample.xcodeproj/ |
D | project.pbxproj | 367 "${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/ |
D | project.pbxproj | 169 "${BUILT_PRODUCTS_DIR}/RemoteTest/RemoteTest.framework", 179 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RemoteTest.framework",
|
/third_party/grpc/src/objective-c/examples/Sample/ |
D | Podfile | 16 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/third_party/node/test/fixtures/wpt/resources/ |
D | testharness.js | 1853 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/ |
D | BUILD | 47 name = "RemoteTest",
|
D | Podfile | 20 pod 'RemoteTest', :path => "RemoteTestClient", :inhibit_warnings => true
|
/third_party/grpc/src/objective-c/examples/ |
D | BUILD | 45 name = "RemoteTest",
|
/third_party/grpc/src/objective-c/manual_tests/ |
D | Podfile | 25 pod 'RemoteTest', :path => "../tests/RemoteTestClient", :inhibit_warnings => true
|