Searched refs:Create (Results 1 – 25 of 30) sorted by relevance
12
66 if _, err = ws.Create("test-workspace", "test-codebase"); err != nil {116 _, err = ws.Create("test-workspace", "test-codebase")120 _, err = ws.Create("test-workspace", "test-codebase")147 if _, err = ws.Create("test-workspace", "does-not-exist"); err == nil {186 if _, err = ws.Create("test-workspace", "test-codebase"); err != nil {230 if _, err = ws.Create("test-workspace", "test-codebase"); err != nil {305 if _, err = ws.Create("test-workspace", "test-codebase"); err != nil {338 _, err = ws.Create("test-workspace", "test-codebase")418 if _, err = ws.Create("test-workspace", "test-codebase"); err != nil {431 emptyFile, err := os.Create(emptyFilePath)
201 destFile, err := os.Create(destPath)
42 func (w Workspace) Create(workspaceName string, codebaseName string) (string, error) { func
1 # Create and run a suite13 ## Create a suite15 1. Create a suite configuration file
15 * Create a new Hacksaw workspace22 * Create a new Hacksaw workspace and edit build/make project.26 * Create a new Hacksaw workspace and edit frameworks/base project.35 * Create a new full repo workspace [using a fresh local mirror](https://source.android.com/setup/bu…
88 report = instance.Create(avd_spec, no_prompts=False)121 instance.Create(avd_spec, no_prompts=False)
37 def Create(self, avd_spec, no_prompts): member in BaseAVDCreate
258 report = avd_creator.Create(spec, args.no_prompt)
33 workspace new <workspace_name> <codebase_name>: Create a new workspace132 dir, err := c.workspace.Create(workspaceName, codebaseName)
35 Test Create Devices. ... ok37 Test Create Devices and report internal IP. ... ok39 Test Device Pool Create Devices. ... ok
35 * `create`: Create a beacon38 * `ble`: Create a Bluetooth low-energy beacon
66 cfgFile, err := os.Create(filePath)
18 1. Create your change in Gerrit
22 3. Create a directory for your checkout (it can be any name)
410 # Create a graph of every (i.e. internal and external) dependencies in the414 # Create a graph of external dependencies in the given file (report RP0402 must418 # Create a graph of internal dependencies in the given file (report RP0402 must
38 1. Create a new terminal and run the following installation commands (first-time
165 Beacon::Create(kind) => match kind { in get_request_bytes()369 Create(BeaconCreate), enumerator
94 Beacon::Create(kind) => match kind { in print_response()
550 fun `Create method documentation from nothing`() { in Create method documentation from nothing()
329 fun `Create API levels from signature files`() { in <lambda>()
205 1. Create a new SigningCertificateLineage to enable rotation:213 3. Create a new SigningCertificateLineage with explicit capabilities for the previous signer:
38 // Create a builtin device
45 # Create the split manifest using a sample config XML specific to aosp_arm64.
269 file, err := os.Create(*outputPtr)
40 2. Create controllers