Home
last modified time | relevance | path

Searched defs:NUMBER_SAMPLE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/bench/
H A Dbench_svd.cpp30 #define NUMBER_SAMPLE 2 macro
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DExampleGenerator.java125 public static final double NUMBER_SAMPLE = 123456.789; field in ExampleGenerator