Home
last modified time | relevance | path

Searched defs:floatString (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DConstantFolding_test.cpp18 const std::string &floatString = "1.0"; in TEST_F() local
877 const std::string &floatString = "1.0e-2048"; in TEST_F() local
887 const std::string &floatString = "radians(1.0e2048)"; in TEST_F() local
897 const std::string &floatString = "degrees(1.0e2048)"; in TEST_F() local
906 const std::string &floatString = "sinh(1.0e2048)"; in TEST_F() local
915 const std::string &floatString = "sinh(-1.0e2048)"; in TEST_F() local
924 const std::string &floatString = "cosh(1.0e2048)"; in TEST_F() local
933 const std::string &floatString = "cosh(-1.0e2048)"; in TEST_F() local
942 const std::string &floatString = "asinh(1.0e2048)"; in TEST_F() local
951 const std::string &floatString = "asinh(-1.0e2048)"; in TEST_F() local
[all …]
H A DConstantFoldingNaN_test.cpp24 void evaluateFloatNaN(const std::string &floatString) in evaluateFloatNaN()
37 const std::string &floatString = "1.0e2048 - 1.0e2048"; in TEST_F() local
44 const std::string &floatString = "1.0e2048 + (-1.0e2048)"; in TEST_F() local
51 const std::string &floatString = "1.0e2048 * 0.0"; in TEST_F() local
58 const std::string &floatString = "1.0e2048 / 1.0e2048"; in TEST_F() local
65 const std::string &floatString = "0.0 / 0.0"; in TEST_F() local
H A DConstantFoldingOverflow_test.cpp27 void evaluateFloatOverflow(const std::string &floatString, bool positive) in evaluateFloatOverflow()
42 const std::string &floatString = "2.0e38 + 2.0e38"; in TEST_F() local
49 const std::string &floatString = "2.0e38 - (-2.0e38)"; in TEST_F() local
56 const std::string &floatString = "1.0e30 * 1.0e10"; in TEST_F() local
63 const std::string &floatString = "1.0e30 / 1.0e-10"; in TEST_F() local
/aosp_15_r20/external/google-smali/third_party/smali/src/main/java/com/android/tools/smali/smali/
H A DLiteralTools.java310 public static float parseFloat(String floatString) { in parseFloat()
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DJSR166TestCase.java371 String floatString = System.getProperty(name); in systemPropertyValue() local
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DJSR166TestCase.java178 String floatString = System.getProperty(name); in systemPropertyValue() local
/aosp_15_r20/external/skia/tests/
H A DPDFPrimitivesTest.cpp355 char floatString[kMaximumSkFloatToDecimalLength]; in check_pdf_scalar_serialization() local
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Djsr166-tests.jarMETA-INF/ META-INF/MANIFEST.MF jsr166/ jsr166/AbstractExecutorServiceTest$1. ...
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.1.2_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.2.2_r1.2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-4.4_r1-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.2_r3-robolectric-r0.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-6.0.1_r3-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF sun/ sun/misc/ sun/ ...
HDandroid-all-6.0.1_r3-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-6.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12