Searched defs:expect (Results 201 - 205 of 205) sorted by relevance
123456789
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 2896 const float expect = perPass.depthStencilResolveMode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT ? 1 - 1/16.0f : 1.0f; in initBasicPrograms() local 2900 << " if (fmatches(depth, " << expect << ", 0.01))\n" in initBasicPrograms() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.cpp | 2866 void NumberFormatTest::expect(NumberFormat& fmt, const UnicodeString& str, const Formattable& n) { expect() function in NumberFormatTest 2940 void NumberFormatTest::expect(NumberFormat& fmt, const Formattable& n, expect() function in NumberFormatTest 2978 void NumberFormatTest::expect(NumberFormat* fmt, const Formattable& n, expect() function in NumberFormatTest 7181 UnicodeString expect = "0001"; TestFormatFastpaths() local 7205 UnicodeString expect = "-9223372036854775808"; TestFormatFastpaths() local 7229 UnicodeString expect = "9223372036854775807"; TestFormatFastpaths() local 7253 UnicodeString expect = "0000000000000000000"; TestFormatFastpaths() local 7272 UnicodeString expect = "-9223372036854775807"; TestFormatFastpaths() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cloctst.c | 754 static const char *expect[] = { "Spanish (Calendar=Japanese Calendar, Sort Order=Traditional Sort Order)", /* note sorted order of keywords */ in TestDisplayNames() local 1330 int32_t expect; in TestISOFunctions() local 3118 const char *expect; /**< The expected locale result */ TestAcceptLanguage() member [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 1347 static void expect(int tk) in expect() function [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
Completed in 21 milliseconds
123456789