HomeSort by relevance Sort by last modified time
    Searched full:test_helper (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/test/tools/llvm-cov/Inputs/
copy_block_helper.gcda 1 adcg*204b??4j??test_helper????test????__t (…)
copy_block_helper.gcno 2 oncg*204b??4 j??test_helpercopy_block_helper.mACCE (…)
  /external/llvm/test/tools/llvm-cov/
copy_block_helper.m 21 id test_helper(id (^foo)(void)) { return foo(); } // GCOV: 1: [[@LINE]]:id
23 test_helper(^{ // GCOV: 2: [[@LINE]]: test_helper
  /external/perfetto/test/
BUILD.gn 30 ":test_helper",
57 ":test_helper",
96 source_set("test_helper") {
109 "test_helper.cc",
110 "test_helper.h",
123 ":test_helper",
  /external/perfetto/
Android.bp.extras 17 "test/test_helper.cc",
  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
GeneratedTests.cpp 34 using ::test_helper::MixedTypedExampleType;
48 typedef test_helper::MixedTypedExampleType MixedTypedExample;
GeneratedTestHarness.cpp 39 using ::test_helper::filter;
40 using ::test_helper::for_all;
41 using ::test_helper::for_each;
42 using ::test_helper::resize_accordingly;
43 using ::test_helper::MixedTyped;
44 using ::test_helper::MixedTypedExampleType;
45 using ::test_helper::Float32Operands;
46 using ::test_helper::Int32Operands;
47 using ::test_helper::Quant8Operands;
48 using ::test_helper::compare
    [all...]
ValidateRequest.cpp 39 using test_helper::MixedTyped;
40 using test_helper::MixedTypedExampleType;
41 using test_helper::for_all;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_strptime.py 445 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
456 test_helper((1901, 1, 3), "week 0")
457 test_helper((1901, 1, 8), "common case")
458 test_helper((1901, 1, 13), "day on Sunday")
459 test_helper((1901, 1, 14), "day on Monday")
460 test_helper((1905, 1, 1), "Jan 1 on Sunday")
461 test_helper((1906, 1, 1), "Jan 1 on Monday")
462 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
463 test_helper((1905, 12, 31), "Dec 31 on Sunday")
464 test_helper((1906, 12, 31), "Dec 31 on Monday")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_strptime.py 450 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
461 test_helper((1901, 1, 3), "week 0")
462 test_helper((1901, 1, 8), "common case")
463 test_helper((1901, 1, 13), "day on Sunday")
464 test_helper((1901, 1, 14), "day on Monday")
465 test_helper((1905, 1, 1), "Jan 1 on Sunday")
466 test_helper((1906, 1, 1), "Jan 1 on Monday")
467 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
468 test_helper((1905, 12, 31), "Dec 31 on Sunday")
469 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_strptime.py 450 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
461 test_helper((1901, 1, 3), "week 0")
462 test_helper((1901, 1, 8), "common case")
463 test_helper((1901, 1, 13), "day on Sunday")
464 test_helper((1901, 1, 14), "day on Monday")
465 test_helper((1905, 1, 1), "Jan 1 on Sunday")
466 test_helper((1906, 1, 1), "Jan 1 on Monday")
467 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
468 test_helper((1905, 12, 31), "Dec 31 on Sunday")
469 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strptime.py 450 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
461 test_helper((1901, 1, 3), "week 0")
462 test_helper((1901, 1, 8), "common case")
463 test_helper((1901, 1, 13), "day on Sunday")
464 test_helper((1901, 1, 14), "day on Monday")
465 test_helper((1905, 1, 1), "Jan 1 on Sunday")
466 test_helper((1906, 1, 1), "Jan 1 on Monday")
467 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
468 test_helper((1905, 12, 31), "Dec 31 on Sunday")
469 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strptime.py 450 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
461 test_helper((1901, 1, 3), "week 0")
462 test_helper((1901, 1, 8), "common case")
463 test_helper((1901, 1, 13), "day on Sunday")
464 test_helper((1901, 1, 14), "day on Monday")
465 test_helper((1905, 1, 1), "Jan 1 on Sunday")
466 test_helper((1906, 1, 1), "Jan 1 on Monday")
467 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
468 test_helper((1905, 12, 31), "Dec 31 on Sunday")
469 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /external/python/cpython2/Lib/test/
test_strptime.py 449 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
460 test_helper((1901, 1, 3), "week 0")
461 test_helper((1901, 1, 8), "common case")
462 test_helper((1901, 1, 13), "day on Sunday")
463 test_helper((1901, 1, 14), "day on Monday")
464 test_helper((1905, 1, 1), "Jan 1 on Sunday")
465 test_helper((1906, 1, 1), "Jan 1 on Monday")
466 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
467 test_helper((1905, 12, 31), "Dec 31 on Sunday")
468 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /external/python/cpython3/Lib/test/
test_strptime.py 488 def test_helper(ymd_tuple, test_reason): function in function:CalculationTests.test_week_of_year_and_day_of_week_calculation
506 test_helper((1901, 1, 3), "week 0")
507 test_helper((1901, 1, 8), "common case")
508 test_helper((1901, 1, 13), "day on Sunday")
509 test_helper((1901, 1, 14), "day on Monday")
510 test_helper((1905, 1, 1), "Jan 1 on Sunday")
511 test_helper((1906, 1, 1), "Jan 1 on Monday")
512 test_helper((1906, 1, 7), "first Sunday in a year starting on Monday")
513 test_helper((1905, 12, 31), "Dec 31 on Sunday")
514 test_helper((1906, 12, 31), "Dec 31 on Monday"
    [all...]
  /frameworks/support/media/version-compat-tests/lib/src/main/java/androidx/media/test/lib/
TestHelperUtil.java 30 public static final String ACTION_TEST_HELPER = "androidx.media.action.test.TEST_HELPER";
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
single_source_alloc.rs 279 #define TEST_HELPER(suffix) { \
286 TEST_HELPER(CT); \
287 TEST_HELPER(CT##2); \
288 TEST_HELPER(CT##3); \
289 TEST_HELPER(CT##4); \
452 TEST_HELPER(half);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
single_source_alloc.rs 255 #define TEST_HELPER(suffix) { \
262 TEST_HELPER(CT); \
263 TEST_HELPER(CT##2); \
264 TEST_HELPER(CT##3); \
265 TEST_HELPER(CT##4); \
408 TEST_HELPER(half);
  /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
single_source_alloc.rs 257 #define TEST_HELPER(suffix) { \
264 TEST_HELPER(CT); \
265 TEST_HELPER(CT##2); \
266 TEST_HELPER(CT##3); \
267 TEST_HELPER(CT##4); \
410 TEST_HELPER(half);
  /hardware/interfaces/neuralnetworks/1.1/vts/functional/
GeneratedTests.cpp 34 using ::test_helper::MixedTypedExampleType;
ValidateRequest.cpp 39 using test_helper::MixedTyped;
40 using test_helper::MixedTypedExampleType;
41 using test_helper::for_all;
  /frameworks/ml/nn/runtime/test/
TestGenerated.cpp 36 using namespace test_helper;
136 typedef test_helper::MixedTypedExampleType MixedTypedExample;
144 using namespace test_helper;
  /external/perfetto/test/cts/
end_to_end_integrationtest_cts.cc 27 #include "test/test_helper.h"
  /frameworks/support/media/version-compat-tests/current/service/src/androidTest/
AndroidManifest.xml 48 <action android:name="androidx.media.test.action.TEST_HELPER"/>
  /frameworks/ml/nn/tools/test_generator/include/
TestHarness.h 31 namespace test_helper { namespace
207 }; // namespace test_helper

Completed in 471 milliseconds

1 2