HomeSort by relevance Sort by last modified time
    Searched defs:Test (Results 276 - 300 of 602) sorted by null

<<11121314151617181920>>

  /external/clang/test/CXX/special/class.copy/
p18-cxx11.cpp 52 struct Test {
  /external/clang/test/CodeGenCXX/
pass-object-size.cpp 36 void Test() {
74 void test() { function in namespace:variadic
  /external/clang/test/CoverageMapping/
classtemplate.cpp 7 class Test {
16 Test() { } // CHECK-CONSTRUCTOR: File 0, [[@LINE]]:10 -> [[@LINE]]:13 = #0
48 Test<unsigned> t;
49 t.set(Test<unsigned>::A, 5.5);
50 t.set(Test<unsigned>::T, 5.6);
51 t.set(Test<unsigned>::G, 5.7);
52 t.set(Test<unsigned>::C, 5.8);
  /external/clang/test/SemaCXX/
pass-object-size.cpp 132 void Test() {
return.cpp 73 class Test
90 void Test(const VarType& value) {
  /external/python/cpython2/Lib/ctypes/test/
test_byteswap.py 16 class Test(unittest.TestCase):
17 @unittest.skip('test disabled')
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
TestUtil.h 35 namespace Test {
37 class AssemblerX8632TestBase : public ::testing::Test {
65 // __ is a helper macro. It allows test cases to emit X8632 assembly
106 // test will emit some instructions for performing the test. The assembled
112 // test harnesses need to ensure it does not leave anything it pushed on the
117 // This mechanism is used because the test framework needs to generate addresses
142 // the test code does not perform any arithmetic operation that writes to %rBP.
153 // test:
161 // call test$materialize_i
    [all...]
X87.cpp 13 namespace Test {
153 AssembledTest test = assemble(); \
154 test.set##MemorySize##To(T1, OldValue1); \
155 test.set##MemorySize##To(N1, NewValue1); \
156 test.set##MemorySize##To(T2, OldValue2); \
157 test.set##MemorySize##To(N2, NewValue2); \
158 test.set##MemorySize##To(T3, OldValue3); \
159 test.set##MemorySize##To(N3, NewValue3); \
160 test.set##MemorySize##To(T4, OldValue4); \
161 test.set##MemorySize##To(N4, NewValue4);
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
matmul_op_test.py 32 from tensorflow.python.platform import test as test_lib
38 def _AddTest(test, op_name, testcase_name, fn):
39 test_name = "_".join(["test", op_name, testcase_name])
40 if hasattr(test, test_name):
41 raise RuntimeError("Test %s defined more than once" % test_name)
42 setattr(test, test_name, fn)
60 def Test(self):
67 print("Built without fp16 matmul support for Cuda, running test on CPU.")
95 return Test
104 def Test(self)
    [all...]
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
Test.java 1 package com.android.test.hwuicompare;
3 import com.android.test.hwuicompare.AutomaticActivity.FinalCallback;
6 import android.test.ActivityInstrumentationTestCase2;
8 public class Test extends ActivityInstrumentationTestCase2<AutomaticActivity> {
12 public Test() {
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
TestActivity.java 38 Test[] mTests;
41 protected abstract Test[] tests();
43 abstract class Test {
45 Test(String n) {
68 Test t = mTests[position];
69 Log.d(tag(), "Test: " + t.name);
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_byteswap.py 16 class Test(unittest.TestCase):
test_pep3118.py 20 class Test(unittest.TestCase):
106 # machines. The test replaces '<' with '>' on big endian machines.
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_byteswap.py 16 class Test(unittest.TestCase):
test_pep3118.py 20 class Test(unittest.TestCase):
106 # machines. The test replaces '<' with '>' on big endian machines.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_byteswap.py 16 class Test(unittest.TestCase):
test_pep3118.py 20 class Test(unittest.TestCase):
106 # machines. The test replaces '<' with '>' on big endian machines.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_byteswap.py 16 class Test(unittest.TestCase):
test_pep3118.py 20 class Test(unittest.TestCase):
106 # machines. The test replaces '<' with '>' on big endian machines.
  /art/test/807-method-handle-and-mr/src/
Main.java 17 // This test was inspired by benchmarks.MicroMethodHandles.java.MicroMethodHandles.
30 class Test {
31 Test() throws Throwable {
85 Test[] tests = new Test[] { new Test(), new Test(), new Test() };
86 for (Test test : tests)
    [all...]
  /art/tools/bisection_search/
bisection_search.py 22 ./bisection-search.py -cp classes.dex --expected-output output Test
99 def Test(self, compiled_methods, passes_to_run=None):
110 True if test passes with given settings. False otherwise.
125 print('Test passed: {0}.'.format(res))
129 """Get methods compiled during the test.
132 List of strings representing methods compiled during the test.
146 """Get all optimization passes ran for a method during the test.
152 List of strings representing passes ran for compiled_method during test.
250 def BinarySearch(start, end, test):
251 """Binary search integers using test function to guide the process.""
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
TestAdapter.java 35 List<Test> tests;
38 private class Test {
42 protected Test(int instructions) {
51 this.tests = new ArrayList<Test>();
53 this.tests.add(new Test(t));
86 Test test = tests.get(position); local
87 if (test.mPassed) {
93 ((TextView) vg.findViewById(R.id.instructions)).setText(test.mInstructions);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/
Eiffel.py 91 class Test(Eiffel):
107 class Sub(Test):
114 t = Test()
  /external/autotest/client/site_tests/graphics_dEQP/
generate_controlfiles.py 7 3) Decomposing a test into shards. Ideally shard_count is chosen such that
18 Test = namedtuple('Test', 'filter, suite, shards, time, hasty, tag, test_file, perf_failure_description')
46 Test('bvt', Suite.bvtcq, shards=1, hasty=False, time='FAST', tag='bvt', test_file=BVT_MASTER_FILE, perf_failure_description='Failures_BVT'),
47 Test('dEQP-GLES2-master', Suite.daily, shards=1, hasty=False, time='LENGTHY', tag='gles2-master', test_file=GLES2_MASTER_FILE, perf_failure_description='Failures_GLES2'),
48 Test('dEQP-GLES2-master', Suite.bvtpb, shards=10, hasty=True, time='FAST', tag='gles2-master', test_file=GLES2_MASTER_FILE, perf_failure_description=None),
52 Test('dEQP-GLES2.stress', Suite.daily, shards=1, hasty=False, time='LONG', tag='stress', test_file=None, perf_failure_description=None),
53 Test('dEQP-GLES3.accuracy', Suite.none, shards=1, hasty=False, time='FAST', tag=None, test_file=None, perf_failure_description=None),
54 Test('dEQP-GLES3-master', Suite.daily, shards=1, hasty=False, time='LENGTHY', tag='gles3-master', test_file=GLES3_MASTER_FILE, perf_failure_description='Failures_GLES3'),
55 Test('dEQP-GLES3-master', Suite.bvtpb, shards=10, hasty=True, time='FAST', tag='gles3-master' (…)
    [all...]
  /external/capstone/bindings/java/
Test.java 6 public class Test {

Completed in 324 milliseconds

<<11121314151617181920>>