Searched refs:RemoteTest (Results 1 – 24 of 24) sorted by relevance
/external/grpc-grpc/src/objective-c/examples/tvOS-sample/tvOS-sample/ |
D | ViewController.m | 22 #import <RemoteTest/Messages.pbobjc.h> 23 #import <RemoteTest/Test.pbrpc.h>
|
/external/grpc-grpc/src/objective-c/examples/watchOS-sample/WatchKit-Extension/ |
D | InterfaceController.m | 21 #import <RemoteTest/Messages.pbobjc.h> 22 #import <RemoteTest/Test.pbrpc.h>
|
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
D | RemoteTest.podspec | 2 s.name = "RemoteTest" 7 s.summary = "RemoteTest example"
|
/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/ |
D | RemoteTest.podspec | 2 s.name = 'RemoteTest' 7 s.summary = 'RemoteTest example'
|
/external/grpc-grpc/src/objective-c/examples/InterceptorSample/InterceptorSample/ |
D | ViewController.m | 23 #import <RemoteTest/Messages.pbobjc.h> 24 #import <RemoteTest/Test.pbrpc.h>
|
/external/grpc-grpc/src/objective-c/examples/Sample/Sample/ |
D | ViewController.m | 24 #import <RemoteTest/Messages.pbobjc.h> 25 #import <RemoteTest/Test.pbrpc.h>
|
/external/grpc-grpc/src/objective-c/examples/tvOS-sample/ |
D | Podfile | 12 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/external/grpc-grpc/src/objective-c/examples/InterceptorSample/ |
D | Podfile | 12 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/external/grpc-grpc/src/objective-c/examples/watchOS-sample/ |
D | Podfile | 10 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/external/grpc-grpc/src/objective-c/examples/SwiftSample/ |
D | ViewController.swift | 21 import RemoteTest
|
D | Podfile | 13 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/external/grpc-grpc/src/objective-c/examples/Sample/ |
D | Podfile | 11 pod 'RemoteTest', :path => "../RemoteTestClient"
|
/external/testng/src/test/java/test/remote/ |
D | RemoteTest.java | 25 public class RemoteTest extends SimpleBaseTest { class
|
/external/grpc-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",
|
/external/grpc-grpc/src/objective-c/ |
D | grpc_objc_internal_library.bzl | 124 deps = deps + [":RemoteTest"], 150 ":RemoteTest",
|
/external/grpc-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",
|
/external/grpc-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",
|
/external/grpc-grpc/src/objective-c/manual_tests/ |
D | Podfile | 25 pod 'RemoteTest', :path => "../tests/RemoteTestClient", :inhibit_warnings => true
|
/external/cronet/stable/build/chromeos/ |
D | test_runner.py | 65 class RemoteTest: class 248 class TastTest(RemoteTest): 463 class GTestTest(RemoteTest):
|
/external/angle/build/chromeos/ |
D | test_runner.py | 65 class RemoteTest: class 248 class TastTest(RemoteTest): 463 class GTestTest(RemoteTest):
|
/external/cronet/tot/build/chromeos/ |
D | test_runner.py | 65 class RemoteTest: class 248 class TastTest(RemoteTest): 463 class GTestTest(RemoteTest):
|
/external/grpc-grpc/src/objective-c/tests/ |
D | Podfile | 20 pod 'RemoteTest', :path => "RemoteTestClient", :inhibit_warnings => true
|
D | BUILD | 48 name = "RemoteTest",
|
/external/grpc-grpc/src/objective-c/examples/ |
D | BUILD | 45 name = "RemoteTest",
|