/cts/suite/audio_quality/lib/src/task/ |
D | TaskSound.cpp | 70 if (StringUtil::compare(tokens->at(0), "file") == 0) { in run() 74 buffer = Buffer::loadFromFile(tokens->at(1)); in run() 75 } else if (StringUtil::compare(tokens->at(0), "sin") == 0) { in run() 79 int amplitude = atoi(tokens->at(1).string()); in run() 80 int freq = atoi(tokens->at(2).string()); in run() 81 int time = atoi(tokens->at(3).string()); in run() 85 } else if (StringUtil::compare(tokens->at(0), "random") == 0) { in run() 90 int amplitude = atoi(tokens->at(1).string()); in run() 91 int time = atoi(tokens->at(2).string()); in run()
|
/cts/suite/audio_quality/test/ |
D | StringUtilTest.cpp | 59 ASSERT_TRUE(StringUtil::compare(tokens->at(0), "hello") == 0); in TEST_F() 60 ASSERT_TRUE(StringUtil::compare(tokens->at(1), "there") == 0); in TEST_F() 61 ASSERT_TRUE(StringUtil::compare(tokens->at(2), "break") == 0); in TEST_F() 62 ASSERT_TRUE(StringUtil::compare(tokens->at(3), "this") == 0); in TEST_F()
|
/cts/tools/cfassembler/src/dxconvext/util/ |
D | FileUtils.java | 76 int at = 0; in readFile() local 78 int amt = in.read(result, at, length); in readFile() 82 at += amt; in readFile()
|
/cts/tools/cts-tradefed/ |
D | README | 28 CTS User Manual. The CTS User Manual can be downloaded at 40 1. Make sure you have at least one device connected 42 downloaded and extracted the CTS zip, the script can be found at 45 the script can be found at 70 The source for the CTS extensions for tradefed can be found at
|
/cts/tools/tradefed-host/ |
D | README | 28 CTS User Manual. The CTS User Manual can be downloaded at 40 1. Make sure you have at least one device connected 42 downloaded and extracted the CTS zip, the script can be found at 45 the script can be found at 70 The source for the CTS extensions for tradefed can be found at
|
/cts/apps/CtsVerifier/ |
D | proguard.flags | 9 # ensure we keep public sensor test methods, these are needed at runtime 17 # ensure we keep public Gnss Measurement test methods, these are needed at runtime
|
/cts/tests/tests/location/ |
D | README.txt | 2 Note you must enable "Allow mock locations" at Settings > Developer options.
|
/cts/tests/tests/location2/ |
D | README.txt | 3 at Settings > Developer options.
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | LICENSE.TXT | 7 Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign. 14 University of Illinois at Urbana-Champaign 32 * Neither the names of the LLVM Team, University of Illinois at
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/ |
D | T_invoke_interface_18.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tests/openglperf2/ |
D | README | 4 in compliance with the License. You may obtain a copy of the License at
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
D | T_invoke_virtual_16.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tests/openglperf2/assets/fragment/ |
D | basic | 5 * in compliance with the License. You may obtain a copy of the License at
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
D | T_invoke_super_16.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/ |
D | TestAbstractClass.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/ |
D | T_invoke_interface_range_18.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/ |
D | T_return_void_5.d | 5 ; You may obtain a copy of the License at variable
|
D | T_return_void_7.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
D | T_invoke_super_range_16.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tests/tests/permission/ |
D | README | 5 You may obtain a copy of the License at
|
/cts/tests/openglperf2/assets/vertex/ |
D | basic | 5 * in compliance with the License. You may obtain a copy of the License at
|
D | blur | 5 * in compliance with the License. You may obtain a copy of the License at
|
/cts/tools/vm-tests-tf/src/dot/junit/verify/a1/d/ |
D | T_a1_1.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
D | T_invoke_virtual_range_16.d | 5 ; You may obtain a copy of the License at variable
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/ |
D | T_invoke_static_19.d | 5 ; You may obtain a copy of the License at variable
|