Lines Matching full:matrix
34 * Cancels unfinished test executions in a test matrix. This call returns
35 * immediately and cancellation proceeds asynchronously. If the matrix is
39 * NOT_FOUND - if the Test Matrix does not exist (testMatrices.cancel)
42 * @param string $testMatrixId Test matrix that will be canceled.
53 * Creates and runs a matrix of tests according to the given specifications.
55 * matrix is limited to use at most 2000 devices in parallel. May return any of
58 * malformed or if the matrix tries to use too many simultaneous devices.
78 * Checks the status of a test matrix. May return any of the following canonical
81 * Test Matrix does not exist (testMatrices.get)
83 * @param string $projectId Cloud project that owns the test matrix.
84 * @param string $testMatrixId Unique test matrix id which was assigned by the